OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMainThreadGroup
(Results
1 - 3
of
3
) sorted by null
/art/runtime/
runtime.h
234
jobject
GetMainThreadGroup
() const;
runtime.cc
[
all
...]
thread.cc
814
thread_group = runtime->
GetMainThreadGroup
();
[
all
...]
Completed in 426 milliseconds