Home
last modified time | relevance | path

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

/art/runtime/jit/
Ddebugger_interface.h37 void NativeDebugInfoPreFork();
Ddebugger_interface.cc454 void NativeDebugInfoPreFork() { in NativeDebugInfoPreFork() function
Djit.cc1790 NativeDebugInfoPreFork(); in PreZygoteFork()