Searched defs:ReadBytes (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
D | wire_format_lite.cc | 503 bool WireFormatLite::ReadBytes(io::CodedInputStream* input, string* value) { in ReadBytes() function in google::protobuf::internal::WireFormatLite |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/ | ||
D | CodedInputStream.cs | 588 public ByteString ReadBytes() in ReadBytes() method in Google.Protobuf.CodedInputStream |