Home
last modified time | relevance | path

Searched defs:needs_native_bridge (Results 1 – 2 of 2) sorted by relevance

/system/core/libnativeloader/
Dnative_loader_lazy.cpp62 bool* needs_native_bridge, char** error_msg) { in OpenNativeLibrary()
68 bool CloseNativeLibrary(void* handle, const bool needs_native_bridge, char** error_msg) { in CloseNativeLibrary()
90 bool* needs_native_bridge, char** error_msg) { in OpenNativeLibraryInNamespace()
Dnative_loader.cpp798 bool* needs_native_bridge, char** error_msg) { in OpenNativeLibrary()
888 bool CloseNativeLibrary(void* handle, const bool needs_native_bridge, char** error_msg) { in CloseNativeLibrary()
912 bool* needs_native_bridge, char** error_msg) { in OpenNativeLibraryInNamespace()