Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc86 static void DoCollectNonDebuggableCallback(Thread* thread, void* data) in DoCollectNonDebuggableCallback() function
129 runtime->GetThreadList()->ForEach(DoCollectNonDebuggableCallback, &classes); in CollectNonDebuggableClasses()