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 119 static jmethodID java_nio_DirectByteBuffer_init;
well_known_classes.cc 109 jmethodID WellKnownClasses::java_nio_DirectByteBuffer_init;
340 java_nio_DirectByteBuffer_init = CacheMethod(env, java_nio_DirectByteBuffer, false, "<init>", "(JI)V");
jni_internal.cc     [all...]

Completed in 165 milliseconds