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