Home
last modified time | relevance | path

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

/art/test/1002-notify-startup/
Dstartup_interface.cc28 Runtime::Current()->ResetStartupCompleted(); in Java_Main_resetStartupCompleted()
/art/runtime/
Druntime.h958 void ResetStartupCompleted();
Druntime.cc2946 void Runtime::ResetStartupCompleted() { in ResetStartupCompleted() function in art::Runtime