Searched refs:ParseEntry (Results 1 – 2 of 2) sorted by relevance
161 util::Status ParseEntry(TokenType type);
223 result = ParseEntry(t); in RunParser()594 util::Status JsonStreamParser::ParseEntry(TokenType type) { in ParseEntry() function in google::protobuf::util::converter::JsonStreamParser