Searched defs:ContainsClass (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/libprofile/profile/ | ||
H A D | profile_compilation_info.h | 532 bool ContainsClass(ProfileIndexType profile_index, dex::TypeIndex type_index) const { in ContainsClass() function |
H A D | profile_compilation_info.cc | 2102 bool ProfileCompilationInfo::ContainsClass(const DexFile& dex_file, in ContainsClass() function in art::ProfileCompilationInfo |