Searched refs:profile_key (Results 1 – 2 of 2) sorted by relevance
645 const std::string& profile_key = pair.first; in GetResolvedClasses() local648 DexCacheResolvedClasses classes(profile_key, profile_key, data.checksum); in GetResolvedClasses()
8127 const std::string& profile_key = info.GetDexLocation(); in GetClassDescriptorsForProfileKeys() local8128 auto found = location_to_dex_file.find(profile_key); in GetClassDescriptorsForProfileKeys()8145 VLOG(class_linker) << "Failed to find opened dex file for profile key " << profile_key; in GetClassDescriptorsForProfileKeys()