Home
last modified time | relevance | path

Searched defs:main_method (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc7506 CopiedMethodRecord(ArtMethod* main_method, size_t vtable_index) in CopiedMethodRecord()
7512 void SetMainMethod(ArtMethod* main_method) { in SetMainMethod()