Searched refs:DexFileRecordsMap (Results 1 – 1 of 1) sorted by relevance
/aosp12/art/runtime/jit/ | ||
H A D | profile_saver.cc | 427 using DexFileRecordsMap = ScopedArenaHashMap<const DexFile*, DexFileRecords*>; typedef in art::ProfileSaver::GetClassesAndMethodsHelper |