Searched refs:GetAnnotationFromKey (Results 1 – 2 of 2) sorted by relevance
613 static ProfileSampleAnnotation GetAnnotationFromKey(const std::string& augmented_key);
670 ProfileCompilationInfo::ProfileSampleAnnotation ProfileCompilationInfo::GetAnnotationFromKey( in GetAnnotationFromKey() function in art::ProfileCompilationInfo3055 ProfileSampleAnnotation annotation = GetAnnotationFromKey(dex_data->profile_key); in ExtractProfileData()