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

  /art/runtime/
well_known_classes.h 122 static jfieldID java_nio_DirectByteBuffer_capacity;
well_known_classes.cc 108 jfieldID WellKnownClasses::java_nio_DirectByteBuffer_capacity;
223 java_nio_DirectByteBuffer_capacity = CacheField(env, java_nio_DirectByteBuffer, false, "capacity", "I");
jni_internal.cc     [all...]

Completed in 55 milliseconds