Searched refs:GetIndexForTypeId (Results 1 – 7 of 7) sorted by relevance
347 uint16_t type_idx = GetIndexForTypeId(*type_id); in FindClassDef()372 const uint16_t class_idx = GetIndexForTypeId(declaring_klass); in FindFieldId()374 const uint16_t type_idx = GetIndexForTypeId(type); in FindFieldId()407 const uint16_t class_idx = GetIndexForTypeId(declaring_klass); in FindMethodId()574 uint16_t type_idx = GetIndexForTypeId(*type_id); in CreateTypeList()
220 EXPECT_EQ(java_lang_dex_file_->GetIndexForTypeId(*type_id), i); in TEST_F()
458 uint16_t GetIndexForTypeId(const TypeId& type_id) const { in GetIndexForTypeId() function
1874 dex_file.FindProtoId(dex_file.GetIndexForTypeId(*void_type_id), no_args); in LoadMethod()2353 mirror::Class* klass = dex_cache->GetResolvedType(dex_file->GetIndexForTypeId(*type_id)); in LookupClassFromImage()2367 uint16_t type_idx = dex_file->GetIndexForTypeId(*type_id); in LookupClassFromImage()
1003 uint32_t type_idx = dex_file->GetIndexForTypeId(*type_id); in TEST_F()
214 uint32_t type_idx = java_lang_dex_file_->GetIndexForTypeId(*type_id); in TEST_F()
1039 ssb_index = mUnit->GetDexFile()->GetIndexForTypeId(*type_id); in ComputeStaticFieldInfo()