Searched refs:ParseFalse (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/src/google/protobuf/util/internal/ | ||
D | json_stream_parser.h | 193 util::Status ParseFalse(); |
D | json_stream_parser.cc | 330 return ParseFalse(); in ParseValue() |