HomeSort by relevance Sort by last modified time
    Searched refs:JNI_CreateJavaVM_ (Results 1 - 2 of 2) sorted by null

  /libnativehelper/
JniInvocation.cpp 37 JNI_CreateJavaVM_(NULL),
92 if (!FindSymbol(reinterpret_cast<void**>(&JNI_CreateJavaVM_),
108 return JNI_CreateJavaVM_(p_vm, p_env, vm_args);
  /libnativehelper/include/nativehelper/
JniInvocation.h 55 jint (*JNI_CreateJavaVM_)(JavaVM**, JNIEnv**, void*);

Completed in 243 milliseconds