Home
last modified time | relevance | path

Searched defs:ConsumeKey (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_protobuf/
H A Ddecoder.cc164 Status Decoder::ConsumeKey(WireType expected_type) { in ConsumeKey() function in pw::protobuf::Decoder
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc99 static bool ConsumeKey(StringPiece* input, StringPiece* key) { in ConsumeKey() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc99 static bool ConsumeKey(StringPiece* input, StringPiece* key) { in ConsumeKey() function