Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.h194 util::Status ParseNull();
Djson_stream_parser.cc332 return ParseNull(); in ParseValue()
809 util::Status JsonStreamParser::ParseNull() { in ParseNull() function in google::protobuf::util::converter::JsonStreamParser