Home
last modified time | relevance | path

Searched refs:ConsumeKeyPermissive (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.cc123 static bool ConsumeKeyPermissive(StringPiece* input, in ConsumeKeyPermissive() function
881 if (!ConsumeKeyPermissive(&p_, &key_)) { in ParseKey()