Searched defs:nbytes (Results 1 – 4 of 4) 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()
984 auto nbytes = sizeof(jvmtiMonitorStackDepthInfo) * mons.size(); in GetOwnedMonitorStackDepthInfo() local1018 auto nbytes = sizeof(jobject) * mons.size(); in GetOwnedMonitorInfo() local
254 int32_t nbytes = 0; in htmlEscape() local