Searched defs:nbytes (Results 1 – 3 of 3) sorted by relevance
158 size_t nbytes = 0; in ReadFullyWithoutChecks() local199 size_t nbytes = 0; in ReadFully() local263 size_t nbytes = 0; in WriteFullyWithoutChecks() local
101 JNIEXPORT jint JVM_Read(jint fd, char* buf, jint nbytes) { in JVM_Read()106 JNIEXPORT jint JVM_Write(jint fd, char* buf, jint nbytes) { in JVM_Write()
967 auto nbytes = sizeof(jvmtiMonitorStackDepthInfo) * mons.size(); in GetOwnedMonitorStackDepthInfo() local1001 auto nbytes = sizeof(jobject) * mons.size(); in GetOwnedMonitorInfo() local