Home
last modified time | relevance | path

Searched refs:ReadLength (Results 1 – 11 of 11) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs417 var length = ReadLength(); in SkipLastField()
544 int length = ReadLength(); in ReadString()
567 int length = ReadLength(); in ReadMessage()
590 int length = ReadLength(); in ReadBytes()
664 public int ReadLength() in ReadLength() method in Google.Protobuf.CodedInputStream
DFieldCodec.cs295 int length = input.ReadLength(); in Read()
/external/libchrome/ipc/
Dipc_message_protobuf_utils.h36 if (!iter->ReadLength(&size)) in Read()
Dipc_message_utils.h386 if (!iter->ReadLength(&size))
420 if (!iter->ReadLength(&size))
810 if (!iter->ReadLength(&size))
852 if (!iter->ReadLength(&size))
884 if (!iter->ReadLength(&size))
Dipc_message_utils.cc472 if (!iter->ReadLength(&size)) in Read()
/external/libchrome/base/
Dpickle.h72 bool ReadLength(int* result) WARN_UNUSED_RESULT { in ReadLength() function
/external/protobuf/csharp/src/Google.Protobuf/Collections/
DRepeatedField.cs102 int length = input.ReadLength(); in AddEntriesFrom()
/external/protobuf/csharp/src/Google.Protobuf.Test/
DCodedOutputStreamTest.cs349 int childlen = cin.ReadLength(); in TestCodedInputOutputPosition()
/external/protobuf/csharp/src/Google.Protobuf.Test/Collections/
DRepeatedFieldTest.cs334 var length = input.ReadLength(); in WriteTo_PackedInt32()
/external/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c2021 c.ConstantBody.ReadLength[n] = read_len; in cmd_buffer_flush_push_constants()
2034 c.ConstantBody.ReadLength[n] = in cmd_buffer_flush_push_constants()
2048 c.ConstantBody.ReadLength[0] = in cmd_buffer_flush_push_constants()
/external/mesa3d/src/mesa/drivers/dri/i965/
DgenX_state_upload.c3128 pkt.ConstantBody.ReadLength[n] = range->length;
3136 pkt.ConstantBody.ReadLength[n] = stage_state->push_const_size;
3142 pkt.ConstantBody.ReadLength[0] = stage_state->push_const_size;