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.cc457 void NativeDebugInfoPreFork() { in NativeDebugInfoPreFork() function
Djit.cc1644 NativeDebugInfoPreFork(); in PreZygoteFork()