Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.h195 util::Status ParseEmptyNull();
Djson_stream_parser.cc289 return ParseEmptyNull(); in ParseValue()
762 util::Status JsonStreamParser::ParseEmptyNull() { in ParseEmptyNull() function in google::protobuf::util::converter::JsonStreamParser