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

  /art/runtime/
well_known_classes.h 120 static jmethodID java_nio_DirectByteBuffer_init;
well_known_classes.cc 112 jmethodID WellKnownClasses::java_nio_DirectByteBuffer_init;
346 java_nio_DirectByteBuffer_init = CacheMethod(env, java_nio_DirectByteBuffer, false, "<init>", "(JI)V");
jni_internal.cc     [all...]

Completed in 69 milliseconds