Searched refs:SetDexTypeIndex (Results 1 – 4 of 4) sorted by relevance
901 klass->SetDexTypeIndex(dex::TypeIndex(DexFile::kDexNoIndex16)); // Default to no valid type in operator()
1170 void SetDexTypeIndex(dex::TypeIndex type_idx) REQUIRES_SHARED(Locks::mutator_lock_) { in SetDexTypeIndex() function
1444 mclass->SetDexTypeIndex(dex_file_->GetIndexForTypeId(*dex_file_->FindTypeId(class_sig_.c_str()))); in UpdateClass()
3245 klass->SetDexTypeIndex(dex_class_def.class_idx_); in SetupClass()