Home
last modified time | relevance | path

Searched defs:CloseNativeLibrary (Results 1 – 3 of 3) sorted by relevance

/art/libnativeloader/
Dnative_loader_api_test.cpp93 TEST_F(NativeLoaderLazyTest, CloseNativeLibrary) { in TEST_F() argument
Dnative_loader_lazy.cpp63 bool CloseNativeLibrary(void* handle, const bool needs_native_bridge, char** error_msg) { in CloseNativeLibrary() function
Dnative_loader.cpp495 bool CloseNativeLibrary(void* handle, const bool needs_native_bridge, char** error_msg) { in CloseNativeLibrary() function