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

  /art/runtime/
runtime.h 674 void StartDaemonThreads();
runtime.cc 647 StartDaemonThreads();
785 void Runtime::StartDaemonThreads() {
787 VLOG(startup) << "Runtime::StartDaemonThreads entering";
802 VLOG(startup) << "Runtime::StartDaemonThreads exiting";
    [all...]

Completed in 41 milliseconds