Home
last modified time | relevance | path

Searched defs:ReadRawLittleEndian32 (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/objectivec/
DGPBCodedInputStream.m94 static int32_t ReadRawLittleEndian32(GPBCodedInputStreamState *state) { function
/third_party/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs590 internal uint ReadRawLittleEndian32() in ReadRawLittleEndian32() method in Google.Protobuf.CodedInputStream