HomeSort by relevance Sort by last modified time
    Searched refs:StartDaemonThreads (Results 1 - 2 of 2) sorted by null

  /art/runtime/
runtime.h 664 void StartDaemonThreads();
runtime.cc 622 StartDaemonThreads();
760 void Runtime::StartDaemonThreads() {
762 VLOG(startup) << "Runtime::StartDaemonThreads entering";
777 VLOG(startup) << "Runtime::StartDaemonThreads exiting";
    [all...]

Completed in 66 milliseconds