Home
last modified time | relevance | path

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

/libnativehelper/
DDlHelp.h28 bool DlCloseLibrary(DlLibrary library);
DDlHelp.c40 bool DlCloseLibrary(DlLibrary library) { in DlCloseLibrary() function
DJniInvocation.c194 DlCloseLibrary(instance->jni_provider_library); in JniInvocationDestroy()