Searched defs:ConsumeField (Results 1 – 5 of 5) sorted by relevance
/external/openscreen/cast/streaming/ | ||
D | packet_util.h | 20 inline Integer ConsumeField(absl::Span<const uint8_t>* in) { in ConsumeField() function |
/external/golang-protobuf/encoding/protowire/ | ||
D | wire.go | 94 func ConsumeField(b []byte) (Number, Type, int) { func |
/external/cronet/stable/third_party/protobuf/src/google/protobuf/ | ||
D | text_format.cc | 414 bool ConsumeField(Message* message) { in ConsumeField() function in google::protobuf::TextFormat::Parser::ParserImpl |
/external/protobuf/src/google/protobuf/ | ||
D | text_format.cc | 414 bool ConsumeField(Message* message) { in ConsumeField() function in google::protobuf::TextFormat::Parser::ParserImpl |
/external/cronet/tot/third_party/protobuf/src/google/protobuf/ | ||
D | text_format.cc | 414 bool ConsumeField(Message* message) { in ConsumeField() function in google::protobuf::TextFormat::Parser::ParserImpl |