Home
last modified time | relevance | path

Searched defs:parser_method (Results 1 – 4 of 4) 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
/external/protobuf/php/ext/google/protobuf/
Dupb.c9101 const upb_json_parsermethod *parser_method; in json_parser_any_frame_set_payload_type() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12766 upb_json_parsermethod *parser_method; member