Home
last modified time | relevance | path

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

/system/core/libnativebridge/tests/
DDummyNativeBridge3.cpp67 extern "C" int native_bridge3_unloadLibrary(void* /* handle */) { in native_bridge3_unloadLibrary() function
118 .unloadLibrary = &native_bridge3_unloadLibrary,