Home
last modified time | relevance | path

Searched refs:UPB_PB_ENCODER_SIZE (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dencoder.h33 #define UPB_PB_ENCODER_SIZE 784 macro
75 static const size_t kSize = UPB_PB_ENCODER_SIZE;
/external/protobuf/php/ext/google/protobuf/
Dupb.h6922 #define UPB_PB_ENCODER_SIZE 784
6964 static const size_t kSize = UPB_PB_ENCODER_SIZE;
Dupb.c8364 UPB_PB_ENCODER_SIZE); in upb_pb_encoder_create()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h10221 #define UPB_PB_ENCODER_SIZE 768
10238 static const size_t kSize = UPB_PB_ENCODER_SIZE;
Dupb.c12138 UPB_PB_ENCODER_SIZE); in upb_pb_encoder_create()