Home
last modified time | relevance | path

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

/libnativehelper/
DJniInvocation.cpp82 int CloseLibrary(void* handle) { in CloseLibrary()
90 FUNC_POINTER GetSymbol(void* handle, const char* symbol) { in GetSymbol()