Searched refs:assign_layout_indices (Results 1 – 5 of 5) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | def.c | 1018 static void assign_layout_indices(const upb_msgdef *m, upb_msglayout_field *fields) { in assign_layout_indices() function 1189 assign_layout_indices(m, fields); in make_layout()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | ruby-upb.c | 6531 static void assign_layout_indices(const upb_MessageDef* m, upb_MiniTable* l, in assign_layout_indices() function 6808 assign_layout_indices(m, l, fields); in make_layout()
|
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | ruby-upb.c | 6531 static void assign_layout_indices(const upb_MessageDef* m, upb_MiniTable* l, in assign_layout_indices() function 6808 assign_layout_indices(m, l, fields); in make_layout()
|
/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
D | php-upb.c | 6826 static void assign_layout_indices(const upb_MessageDef* m, upb_MiniTable* l, in assign_layout_indices() function 7098 assign_layout_indices(m, l, fields); in make_layout()
|
/external/protobuf/php/ext/google/protobuf/ |
D | php-upb.c | 6826 static void assign_layout_indices(const upb_MessageDef* m, upb_MiniTable* l, in assign_layout_indices() function 7098 assign_layout_indices(m, l, fields); in make_layout()
|