Home | History | Annotate | Download | only in vm

Lines Matching refs:dvmGetFieldInt

3708     result = (void*) dvmGetFieldInt(bufObj,
3751 result = (void*) dvmGetFieldInt(platformAddr,
3779 jlong result = dvmGetFieldInt(buf, gDvm.offJavaNioBuffer_capacity);