Home
last modified time | relevance | path

Searched defs:parser_method (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/json/
Dtest_json.cc191 const upb::json::ParserMethodPtr parser_method, in test_json_roundtrip_message()
234 const upb::json::ParserMethodPtr parser_method = parse_codecache.Get(md); in test_json_roundtrip() local
286 const upb::json::ParserMethodPtr parser_method, in test_json_parse_failure()
316 const upb::json::ParserMethodPtr parser_method = parse_codecache.Get(md); in test_json_failure() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c328 const upb_json_parsermethod *parser_method; in json_parser_any_frame_set_payload_type() local