Searched refs:GetClassIdx (Results 1 – 10 of 10) sorted by relevance
154 return dex_file_.StringByTypeIdx(GetClassIdx()); in GetDescriptor()237 inline dex::TypeIndex ClassAccessor::GetClassIdx() const { in GetClassIdx() function
351 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()
79 TypeReference ref(dex_file.get(), accessor.GetClassIdx()); in GenerateBootImageProfile()
32 const uint32_t type_idx = accessor.GetClassIdx().index_; in Run()
158 DCHECK_EQ(GetFieldId().class_idx_, klass.GetClassIdx()); in DexMember()163 DCHECK_EQ(GetMethodId().class_idx_, klass.GetClassIdx()); in DexMember()
2181 classes.push_back(accessor.GetClassIdx()); in TEST_F()
697 profile_compilation_info->ContainsClass(*dex_file, accessor.GetClassIdx()); in ResolveConstStrings()
936 accessor.GetClassIdx().index_) in DumpOatDexFile()