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

  /libnativehelper/
JniInvocation.cpp 38 JNI_GetCreatedJavaVMs_(NULL) {
140 if (!FindSymbol(reinterpret_cast<void**>(&JNI_GetCreatedJavaVMs_),
156 return JNI_GetCreatedJavaVMs_(vms, size, vm_count);
  /libnativehelper/include/nativehelper/
JniInvocation.h 62 jint (*JNI_GetCreatedJavaVMs_)(JavaVM**, jsize, jsize*);

Completed in 720 milliseconds