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 115 jmethodID WellKnownClasses::java_nio_DirectByteBuffer_init;
370 java_nio_DirectByteBuffer_init = CacheMethod(env, java_nio_DirectByteBuffer, false, "<init>", "(JI)V");
    [all...]
well_known_classes.h 124 static jmethodID java_nio_DirectByteBuffer_init;

Completed in 46 milliseconds