Home
last modified time | relevance | path

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

/art/runtime/
Dnative_bridge_art_interface.h34 void PreZygoteForkNativeBridge();
Dnative_bridge_art_interface.cc113 void PreZygoteForkNativeBridge() { in PreZygoteForkNativeBridge() function
114 android::PreZygoteForkNativeBridge(); in PreZygoteForkNativeBridge()
Druntime.cc684 PreZygoteForkNativeBridge(); in PreZygoteFork()
/art/libnativebridge/tests/
DNativeBridge6PreZygoteFork_test.cpp36 PreZygoteForkNativeBridge(); in TEST_F()
DAndroid.bp69 // A helper library to produce test-case side effect of PreZygoteForkNativeBridge.
/art/libnativebridge/
Dnative_bridge_lazy.cc63 void PreZygoteForkNativeBridge() { in PreZygoteForkNativeBridge() function
64 static auto f = GET_FUNC_PTR(PreZygoteForkNativeBridge); in PreZygoteForkNativeBridge()
Dlibnativebridge.map.txt35 PreZygoteForkNativeBridge;
Dnative_bridge.cc333 void PreZygoteForkNativeBridge() { in PreZygoteForkNativeBridge() function
/art/libnativebridge/include/nativebridge/
Dnative_bridge.h55 void PreZygoteForkNativeBridge();