Searched defs:nbytes (Results 1 – 4 of 4) sorted by relevance
147 size_t nbytes = 0; in ReadFullyWithoutChecks() local188 size_t nbytes = 0; in ReadFully() local252 size_t nbytes = 0; in WriteFullyWithoutChecks() local
105 JNIEXPORT jint JVM_Read(jint fd, char* buf, jint nbytes) { in JVM_Read()110 JNIEXPORT jint JVM_Write(jint fd, char* buf, jint nbytes) { in JVM_Write()
968 auto nbytes = sizeof(jvmtiMonitorStackDepthInfo) * mons.size(); in GetOwnedMonitorStackDepthInfo() local1002 auto nbytes = sizeof(jobject) * mons.size(); in GetOwnedMonitorInfo() local
254 int32_t nbytes = 0; in htmlEscape() local