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

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

Completed in 235 milliseconds