Home
last modified time | relevance | path

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

/libnativehelper/include_deprecated/
DJniInvocation.h39 bool Init(const char* library);
/libnativehelper/include/nativehelper/
DJniInvocation.h39 bool Init(const char* library);
/libnativehelper/
DJniInvocation.cpp99 bool JniInvocation::Init(const char* library) { in Init() function in JniInvocation