Home
last modified time | relevance | path

Searched defs:ProfileSampleAnnotation (Results 1 – 3 of 3) sorted by relevance

/art/libprofile/profile/
Dprofile_test_helper.h34 using ProfileSampleAnnotation = ProfileCompilationInfo::ProfileSampleAnnotation; variable
Dprofile_compilation_info.h265 explicit ProfileSampleAnnotation(const std::string& package_name) : in ProfileSampleAnnotation() function
/art/profman/
Dprofman.cc69 using ProfileSampleAnnotation = ProfileCompilationInfo::ProfileSampleAnnotation; typedef