Searched defs:ReadLength (Results 1 – 11 of 11) sorted by relevance
113 size_t ReadLength(const uint8_t* data, size_t size) { in ReadLength() function
72 bool ReadLength(int* result) WARN_UNUSED_RESULT { in ReadLength() function
81 [[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