Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc2167 int32_t ProfileCompilationInfo::DexFileData::GetClassAggregationCounter(uint16_t type_idx) const { in GetClassAggregationCounter() function in art::ProfileCompilationInfo::DexFileData
2183 int32_t ProfileCompilationInfo::GetClassAggregationCounter(const TypeReference& type_ref) const { in GetClassAggregationCounter() function in art::ProfileCompilationInfo