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 139 jfieldID WellKnownClasses::java_nio_DirectByteBuffer_capacity;
369 java_nio_DirectByteBuffer_capacity = CacheField(env, java_nio_DirectByteBuffer, false, "capacity", "I");
well_known_classes.h 149 static jfieldID java_nio_DirectByteBuffer_capacity;

Completed in 47 milliseconds