Home
last modified time | relevance | path

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

/aosp_15_r20/art/libnativebridge/tests/
H A DNativeBridgeTestCase7.cpp76 extern "C" int native_bridge7_unloadLibrary(void* /* handle */) { return 0; } in native_bridge7_unloadLibrary() function
127 .unloadLibrary = &native_bridge7_unloadLibrary,