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