Searched refs:num_bytes_decoded (Results 1 – 2 of 2) sorted by relevance
23 size_t* num_bytes_decoded) { in DecodeVarUint() argument29 *num_bytes_decoded = 0x1 << num_type_bytes; in DecodeVarUint()33 if (buffer.size() <= *num_bytes_decoded) { in DecodeVarUint()57 size_t* num_bytes_decoded) { in DecodeType() argument59 MessageTypeDecoder::DecodeVarUint(buffer, num_bytes_decoded); in DecodeType()
127 size_t* num_bytes_decoded);131 size_t* num_bytes_decoded);