Searched refs:NotifyStartupCompleted (Results 1 – 5 of 5) sorted by relevance
58 static void NotifyStartupCompleted() REQUIRES(!Locks::profiler_lock_, !instance_->wait_lock_);
114 void ProfileSaver::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::ProfileSaver150 Runtime::Current()->NotifyStartupCompleted(); in Run()
962 void NotifyStartupCompleted();
2998 void Runtime::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::Runtime3014 ProfileSaver::NotifyStartupCompleted(); in NotifyStartupCompleted()
338 Runtime::Current()->NotifyStartupCompleted(); in VMRuntime_notifyStartupCompleted()