Searched refs:generate_delimfield (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/ |
D | compile_decoder.c | 606 static void generate_delimfield(compiler *c, const upb_fielddef *f, in generate_delimfield() function 730 generate_delimfield(c, f, method); in compile_method()
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 6401 static void generate_delimfield(compiler *c, const upb_fielddef *f, in generate_delimfield() function 6526 generate_delimfield(c, f, method); in compile_method()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 10152 static void generate_delimfield(compiler *c, const upb_fielddef *f, in generate_delimfield() function 10277 generate_delimfield(c, f, method); in compile_method()
|