Home
last modified time | relevance | path

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

/aosp12/art/libnativeloader/
H A Dnative_loader_lazy_test.cpp90 TEST_F(NativeLoaderLazyTest, CloseNativeLibrary) { in TEST_F() argument
H A Dnative_loader_lazy.cpp63 bool CloseNativeLibrary(void* handle, const bool needs_native_bridge, char** error_msg) { in CloseNativeLibrary() function
H A Dnative_loader.cpp329 bool CloseNativeLibrary(void* handle, const bool needs_native_bridge, char** error_msg) { in CloseNativeLibrary() function