Searched refs:GetFileByteSize (Results 1 – 4 of 4) sorted by relevance
27 file_size = property(GetFileByteSize, None, doc='''A read only property that returns the file size in bytes of this section as an integer.''')
49 uint64_t GetFileByteSize();
164 uint64_t SBSection::GetFileByteSize() { in GetFileByteSize() function in SBSection
49307 result = (uint64_t)(arg1)->GetFileByteSize(); in _wrap_SBSection_GetFileByteSize()