Searched defs:GetHoldingClassOfCopiedMethod (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc3863 CHECK_EQ(GetHoldingClassOfCopiedMethod(&method), klass);
9019 mirror::Class* ClassLinker::GetHoldingClassOfCopiedMethod(ArtMethod* method) { function in class:ClassLinker

Completed in 115 milliseconds