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 154 jfieldID WellKnownClasses::java_nio_DirectByteBuffer_capacity;
409 java_nio_DirectByteBuffer_capacity = CacheField(env, java_nio_DirectByteBuffer, false, "capacity", "I");
    [all...]
well_known_classes.h 163 static jfieldID java_nio_DirectByteBuffer_capacity;

Completed in 76 milliseconds