Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dcompile_decoder.c501 static upb_pbdecodermethod *find_submethod(const compiler *c, in find_submethod() function
548 const upb_pbdecodermethod *sub_m = find_submethod(c, method, f); in generate_msgfield()
/external/protobuf/php/ext/google/protobuf/
Dupb.c6296 static upb_pbdecodermethod *find_submethod(const compiler *c, in find_submethod() function
6343 const upb_pbdecodermethod *sub_m = find_submethod(c, method, f); in generate_msgfield()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c10047 static upb_pbdecodermethod *find_submethod(const compiler *c, in find_submethod() function
10094 const upb_pbdecodermethod *sub_m = find_submethod(c, method, f); in generate_msgfield()