Searched refs:GetDexTypeIndex (Results 1 – 4 of 4) sorted by relevance
87 *declaring_class_idx = declaring_class->GetDexTypeIndex(); in GetResolvedFieldDexFileLocation()116 *storage_index = fields_class->GetDexTypeIndex(); in IsFastStaticField()132 storage_idx = fields_class->GetDexTypeIndex(); in IsFastStaticField()194 *declaring_class_idx = declaring_class->GetDexTypeIndex(); in GetResolvedMethodDexFileLocation()
1025 size_t result = Invoke3(static_cast<size_t>(c->GetDexTypeIndex()), // type_idx in TEST_F()1155 size_t result = Invoke3(static_cast<size_t>(c->GetDexTypeIndex()), // type_idx in TEST_F()
947 uint16_t GetDexTypeIndex() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetDexTypeIndex() function
1146 type_idx = mirror::Reference::GetJavaLangRefReference()->GetDexTypeIndex(); in GenInlinedReferenceGetReferent()