Searched refs:ReadLength (Results 1 – 14 of 14) sorted by relevance
432 var length = ReadLength(); in SkipLastField()562 int length = ReadLength(); in ReadString()585 int length = ReadLength(); in ReadMessage()622 int length = ReadLength(); in ReadBytes()694 public int ReadLength() in ReadLength() method in Google.Protobuf.CodedInputStream
541 int length = input.ReadLength();
36 if (!iter->ReadLength(&size)) in Read()
386 if (!iter->ReadLength(&size))420 if (!iter->ReadLength(&size))810 if (!iter->ReadLength(&size))852 if (!iter->ReadLength(&size))884 if (!iter->ReadLength(&size))
472 if (!iter->ReadLength(&size)) in Read()
72 bool ReadLength(int* result) WARN_UNUSED_RESULT { in ReadLength() function
105 int length = input.ReadLength(); in AddEntriesFrom()
349 int childlen = cin.ReadLength(); in TestCodedInputOutputPosition()
420 var length = input.ReadLength(); in WriteTo_PackedInt32()
3154 pkt.ConstantBody.ReadLength[n] = range->length;3162 pkt.ConstantBody.ReadLength[n] = stage_state->push_const_size;3168 pkt.ConstantBody.ReadLength[0] = stage_state->push_const_size;
3199 c.ConstantBody.ReadLength[i + shift] = range->length; in cmd_buffer_emit_push_constant()3213 c.ConstantBody.ReadLength[0] = bind_map->push_ranges[0].length; in cmd_buffer_emit_push_constant()
5425 pkt.ConstantBody.ReadLength[i + shift] = in emit_push_constant_packets()