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