Searched refs:ParseEmptyNull (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/util/internal/ | ||
D | json_stream_parser.h | 195 util::Status ParseEmptyNull(); |
D | json_stream_parser.cc | 289 return ParseEmptyNull(); in ParseValue() |