OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StartDaemonThreads
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
runtime.h
413
void
StartDaemonThreads
();
runtime.cc
736
StartDaemonThreads
();
810
void Runtime::
StartDaemonThreads
() {
811
VLOG(startup) << "Runtime::
StartDaemonThreads
entering";
826
VLOG(startup) << "Runtime::
StartDaemonThreads
exiting";
[
all
...]
Completed in 54 milliseconds