Home
last modified time | relevance | path

Searched defs:ProfileIndexTypeRegular (Results 1 – 2 of 2) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info.h124 using ProfileIndexTypeRegular = uint8_t; variable
Dprofile_compilation_info_test.cc38 using ProfileIndexTypeRegular = ProfileCompilationInfo::ProfileIndexTypeRegular; typedef