OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetThreads
(Results
1 - 2
of
2
) sorted by null
/system/core/libbacktrace/
backtrace_test.cpp
362
void
GetThreads
(pid_t pid, std::vector<pid_t>* threads) {
401
GetThreads
(pid, &threads);
/art/runtime/
debugger.cc
[
all
...]
Completed in 281 milliseconds