Searched defs:ReadLength (Results 1 – 9 of 9) sorted by relevance
118 size_t ReadLength(const uint8_t* data, size_t size) { in ReadLength() function
75 bool ReadLength(int* result) WARN_UNUSED_RESULT { in ReadLength() function
72 bool ReadLength(int* result) WARN_UNUSED_RESULT { in ReadLength() function
73 [[nodiscard]] bool ReadLength(size_t* result) { in ReadLength() function
333 public int ReadLength() in ReadLength() method
530 public int ReadLength() in ReadLength() method in Google.Protobuf.CodedInputStream