Home
last modified time | relevance | path

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

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