Home
last modified time | relevance | path

Searched refs:GetThreads (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/openjdkjvmti/
H A Dti_threadgroup.cc171 static void GetThreads(art::Handle<art::mirror::Object> thread_group, in GetThreads() function
240 GetThreads(thread_group, &thread_peers); in GetThreadGroupChildren()
/aosp12/system/unwinding/libbacktrace/
H A Dbacktrace_test.cpp488 static void GetThreads(pid_t pid, std::vector<pid_t>* threads) { in GetThreads() function
526 GetThreads(pid, &threads); in TEST_F()