Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h893 bool RemapProfileIndex(
Dprofile_compilation_info.cc1377 if (!RemapProfileIndex(profile_line_headers, filter_fn, &dex_profile_index_remap)) { in LoadInternal()
1414 bool ProfileCompilationInfo::RemapProfileIndex( in RemapProfileIndex() function in art::ProfileCompilationInfo