Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc312 uint32_t GetFileSectionCount() const { in GetFileSectionCount() function in art::ProfileCompilationInfo::FileHeader
1717 uint32_t section_count = header.GetFileSectionCount(); in LoadInternal()