Searched defs:num_bytes_read (Results 51 – 64 of 64) sorted by relevance
123
225 jint num_bytes_read) { in JNI_CoreImpl_EndReadData()
387 let num_bytes_read = out_num_bytes.assume_init(); localVariable
66 int64_t num_examples_read, int64_t num_bytes_read) { in CreateDatasetStats()
1270 size_t num_bytes_read; in avb_manage_hashtree_error_mode() local
246 let num_bytes_read = reader.read(&mut buffer)?; in compute_digest() localVariable
912 let mut num_bytes_read = 0; in handle_tombstone() localVariable
155 CFIndex num_bytes_read = in GatherSystemInformation() local
127 MojoResult EndReadData(uint32_t num_bytes_read) { in EndReadData()
848 uint32_t num_bytes_read, in EndReadData()
1382 inline ::int64_t OperationalStats_DatasetStats::num_bytes_read() const { in num_bytes_read() function