Lines Matching full:bufobj
2733 Object* bufObj = dvmDecodeIndirectRef(ts.self(), jbuf);2734 return (void*) dvmGetFieldLong(bufObj, gDvm.offJavaNioBuffer_effectiveDirectAddress);