Home
last modified time | relevance | path

Searched refs:sub_method (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c3425 const upb_json_parsermethod *sub_method = in upb_json_codecache_get() local
3428 if (!sub_method) return NULL; in upb_json_codecache_get()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.rl2988 const upb_json_parsermethod *sub_method =
2991 if (!sub_method) return NULL;
/external/protobuf/php/ext/google/protobuf/
Dupb.c12218 const upb_json_parsermethod *sub_method = in upb_json_codecache_get() local
12221 if (!sub_method) return NULL; in upb_json_codecache_get()