Searched refs:SetDexTypeIndex (Results 1 – 3 of 3) sorted by relevance
772 klass->SetDexTypeIndex(DexFile::kDexNoIndex16); // Default to no valid type index. in operator()
1027 void SetDexTypeIndex(uint16_t type_idx) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in SetDexTypeIndex() function
2265 klass->SetDexTypeIndex(dex_class_def.class_idx_); in SetupClass()