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

  /art/test/928-jni-table/
jni_table.cc 37 static jobject CountNewGlobalRef(JNIEnv* env, jobject o) {
57 env_override->NewGlobalRef = CountNewGlobalRef;
  /art/runtime/
jni_internal_test.cc     [all...]

Completed in 135 milliseconds