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

  /art/runtime/
well_known_classes.cc 82 jmethodID WellKnownClasses::java_nio_DirectByteBuffer_init;
197 java_nio_DirectByteBuffer_init = CacheMethod(env, java_nio_DirectByteBuffer, false, "<init>", "(JI)V");
well_known_classes.h 96 static jmethodID java_nio_DirectByteBuffer_init;

Completed in 2673 milliseconds