Searched refs:SetEmbeddedVTableEntry (Results 1 – 3 of 3) sorted by relevance
186 inline void Class::SetEmbeddedVTableEntry(uint32_t i, ArtMethod* method) { in SetEmbeddedVTableEntry() function
825 SetEmbeddedVTableEntry(i, table->GetWithoutChecks(i)); in PopulateEmbeddedImtAndVTable()
730 …void SetEmbeddedVTableEntry(uint32_t i, ArtMethod* method) SHARED_LOCKS_REQUIRED(Locks::mutator_lo…