Home
last modified time | relevance | path

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

/libnativehelper/
DJniInvocation.cpp90 FUNC_POINTER GetSymbol(void* handle, const char* symbol) { in GetSymbol() function
268 *pointer = GetSymbol(handle_, symbol); in FindSymbol()