Searched refs:NotifyStartupCompleted (Results 1 – 5 of 5) sorted by relevance
63 static void NotifyStartupCompleted();
112 void ProfileSaver::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::ProfileSaver144 Runtime::Current()->NotifyStartupCompleted(); in Run()
870 void NotifyStartupCompleted();
2820 void Runtime::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::Runtime2876 ProfileSaver::NotifyStartupCompleted(); in NotifyStartupCompleted()
325 Runtime::Current()->NotifyStartupCompleted(); in VMRuntime_notifyStartupCompleted()