Searched defs:number_of_bytes (Results 1 – 4 of 4) sorted by relevance
29 void SnapshotByteSink::PutRaw(const byte* data, int number_of_bytes, in PutRaw()
54 void CopyRaw(void* to, int number_of_bytes) { in CopyRaw()
261 int number_of_bytes; in EncodeSingle() local271 int number_of_bytes = in EncodePair() local
1055 unsigned char number_of_bytes, in read_int_from_array_of_bytes()