Home
last modified time | relevance | path

Searched refs:kUseSuperMethod (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc7697 kUseSuperMethod, enumerator
7831 SetState(State::kUseSuperMethod); in FinalizeState()
7842 SetState(State::kUseSuperMethod); in FinalizeState()
7850 SetState(State::kUseSuperMethod); in FinalizeState()
8129 if (record.GetState() != CopiedMethodRecord::State::kUseSuperMethod) { in ReallocMethods()
8657 if (record.GetState() == CopiedMethodRecord::State::kUseSuperMethod) { in AssignVTableIndexes()
8771 record.SetState(CopiedMethodRecord::State::kUseSuperMethod); in FindCopiedMethodsForInterface()