Home
last modified time | relevance | path

Searched defs:ConsumeField (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/cast/streaming/
Dpacket_util.h20 inline Integer ConsumeField(absl::Span<const uint8_t>* in) { in ConsumeField() function
/external/protobuf/src/google/protobuf/
Dtext_format.cc395 bool ConsumeField(Message* message) { in ConsumeField() function in google::protobuf::TextFormat::Parser::ParserImpl