Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h885 bool ReadMethods(SafeBuffer& buffer,
Dprofile_compilation_info.cc819 bool ProfileCompilationInfo::ReadMethods( in ReadMethods() function in art::ProfileCompilationInfo
1068 if (!ReadMethods(buffer, number_of_dex_files, line_header, dex_profile_index_remap, error)) { in ReadProfileLine()