Searched refs:ConsumeKey (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc80 static bool ConsumeKey(StringPiece* input, StringPiece* key) { function in namespace:google::protobuf::util::converter
761 if (!ConsumeKey(&p_, &key_)) {

Completed in 222 milliseconds