Home
last modified time | relevance | path

Searched defs:ConsumeFieldValue (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/golang-protobuf/internal/encoding/messageset/
H A Dmessageset.go113 func ConsumeFieldValue(b []byte, wantLen bool) (typeid protowire.Number, message []byte, n int, err… func
/aosp_15_r20/external/golang-protobuf/encoding/protowire/
H A Dwire.go112 func ConsumeFieldValue(num Number, typ Type, b []byte) (n int) { func
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dtext_format.cc751 bool ConsumeFieldValue(Message* message, const Reflection* reflection, in ConsumeFieldValue() function in google::protobuf::TextFormat::Parser::ParserImpl
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dtext_format.cc751 bool ConsumeFieldValue(Message* message, const Reflection* reflection, in ConsumeFieldValue() function in google::protobuf::TextFormat::Parser::ParserImpl