Searched defs:upb_inttable_replace (Results 1 – 5 of 5) sorted by relevance
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
| D | table.c | 550 bool upb_inttable_replace(upb_inttable *t, uintptr_t key, upb_value val) { in upb_inttable_replace() function
|
| /external/protobuf/ruby/ext/google/protobuf_c/ |
| D | ruby-upb.c | 2989 bool upb_inttable_replace(upb_inttable* t, uintptr_t key, upb_value val) { in upb_inttable_replace() function
|
| /external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | ruby-upb.c | 2989 bool upb_inttable_replace(upb_inttable* t, uintptr_t key, upb_value val) { in upb_inttable_replace() function
|
| /external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.c | 2955 bool upb_inttable_replace(upb_inttable* t, uintptr_t key, upb_value val) { in upb_inttable_replace() function
|
| /external/protobuf/php/ext/google/protobuf/ |
| D | php-upb.c | 2955 bool upb_inttable_replace(upb_inttable* t, uintptr_t key, upb_value val) { in upb_inttable_replace() function
|