Searched refs:GetClassIdx (Results 1 – 9 of 9) sorted by relevance
154 return dex_file_.StringByTypeIdx(GetClassIdx()); in GetDescriptor()237 inline dex::TypeIndex ClassAccessor::GetClassIdx() const { in GetClassIdx() function
352 dex::TypeIndex GetClassIdx() const;
382 if (dex_file.GetMethodId(method_idx).class_idx_ == accessor.GetClassIdx()) { in ProcessDexFile()393 if (dex_file.GetMethodId(method_idx).class_idx_ == accessor.GetClassIdx()) { in ProcessDexFile()404 if (dex_file.GetMethodId(method_idx).class_idx_ == accessor.GetClassIdx()) { in ProcessDexFile()415 if (dex_file.GetMethodId(method_idx).class_idx_ == accessor.GetClassIdx()) { in ProcessDexFile()426 if (dex_file.GetMethodId(method_idx).class_idx_ == accessor.GetClassIdx()) { in ProcessDexFile()
120 accessor.GetClassIdx(), in ProcessDexFiles()145 accessor.GetClassIdx(), in ProcessDexFiles()
32 const uint32_t type_idx = accessor.GetClassIdx().index_; in Run()
171 DCHECK_EQ(GetFieldId().class_idx_, klass.GetClassIdx()); in DexMember()176 DCHECK_EQ(GetMethodId().class_idx_, klass.GetClassIdx()); in DexMember()
2053 classes.push_back(accessor.GetClassIdx()); in TEST_F()
569 profile_compilation_info->ContainsClass(*dex_file, accessor.GetClassIdx()); in ResolveConstStrings()
918 accessor.GetClassIdx().index_) in DumpOatDexFile()