Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc7711 void SetMainMethod(ArtMethod* main_method) { in SetMainMethod() function in art::ClassLinker::LinkMethodsHelper::CopiedMethodRecord
7901 SetMainMethod(interface_method); in UpdateStateImpl()