Home
last modified time | relevance | path

Searched defs:case_offset (Results 1 – 10 of 10) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dprotoc-gen-upb.cc745 MessageLayout::Size case_offset = in TryFillTableEntry() local
884 MessageLayout::Size case_offset = in WriteSource() local
/external/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.h74 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
79 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
Druby-upb.c73 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
78 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
6773 uint32_t case_offset; in make_layout() local
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.h74 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
79 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
Druby-upb.c73 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
78 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
6773 uint32_t case_offset; in make_layout() local
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h72 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
77 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
Dphp-upb.c73 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
78 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
7063 uint32_t case_offset; in make_layout() local
/external/protobuf/php/ext/google/protobuf/
Dphp-upb.h72 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
77 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
Dphp-upb.c73 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
78 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
7063 uint32_t case_offset; in make_layout() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.c1157 uint32_t case_offset; in make_layout() local