Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc7719 void ReallocMethods() REQUIRES_SHARED(Locks::mutator_lock_);
7927 void ClassLinker::LinkInterfaceMethodsHelper::ReallocMethods() { in ReallocMethods() function in art::ClassLinker::LinkInterfaceMethodsHelper
8388 helper.ReallocMethods(); // No return value to check. Native allocation failure aborts. in LinkInterfaceMethods()