Home
last modified time | relevance | path

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

/art/runtime/jit/
Ddebugger_interface.h40 void NativeDebugInfoPostFork();
Ddebugger_interface.cc476 void NativeDebugInfoPostFork() { in NativeDebugInfoPostFork() function
Djit.cc1781 NativeDebugInfoPostFork(); in PostForkChildAction()