Searched defs:profile_key (Results 1 – 3 of 3) sorted by relevance
633 std::string_view profile_key) { in GetBaseKeyViewFromAugmentedKey()639 const std::string& profile_key) { in GetBaseKeyFromAugmentedKey()1104 const std::string& profile_key, in GetOrAddDexFileData()1163 const std::string& profile_key, in FindDexData()1185 std::string_view profile_key = GetProfileDexFileBaseKeyView(dex_file->GetLocation()); in FindDexDataUsingAnnotations() local1195 std::string profile_key = GetProfileDexFileAugmentedKey(dex_file->GetLocation(), annotation); in FindDexDataUsingAnnotations() local1205 std::string_view profile_key = GetProfileDexFileBaseKeyView(dex_file->GetLocation()); in FindAllDexData() local1525 std::string profile_key(profile_key_view); in ReadDexFilesSection() local2153 std::string profile_key = info.GetProfileDexFileBaseKey(dex_location); in GenerateTestProfile() local2202 const std::string& profile_key = dex_file->GetLocation(); in GenerateTestProfile() local
807 std::string profile_key; member
527 [profile_filter_keys](const std::string& profile_key, uint32_t checksum) { in ProcessProfiles()