Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h533 bool ContainsClass(ProfileIndexType profile_index, dex::TypeIndex type_index) const { in ContainsClass() function
Dprofile_compilation_info.cc1956 bool ProfileCompilationInfo::ContainsClass(const DexFile& dex_file, in ContainsClass() function in art::ProfileCompilationInfo
2445 bool ProfileCompilationInfo::DexFileData::ContainsClass(dex::TypeIndex type_index) const { in ContainsClass() function in art::ProfileCompilationInfo::DexFileData