Home
last modified time | relevance | path

Searched refs:GetFileSize (Results 1 – 1 of 1) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info.cc254 uint32_t GetFileSize() const { in GetFileSize() function in art::ProfileCompilationInfo::FileSectionInfo
1077 section_infos_buffer.WriteUintAndAdvance(info.GetFileSize()); in Save()
1469 SafeBuffer temp_buffer(section_info.GetFileSize()); in ReadSectionData()