Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Ddebugger_interface.h37 void NativeDebugInfoPreFork();
H A Ddebugger_interface.cc457 void NativeDebugInfoPreFork() { in NativeDebugInfoPreFork() function
H A Djit.cc1720 NativeDebugInfoPreFork(); in PreZygoteFork()