Home
last modified time | relevance | path

Searched refs:upb_inttable_removeptr (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h810 bool upb_inttable_removeptr(upb_inttable *t, const void *key, upb_value *val);
H A Dphp-upb.c1952 bool upb_inttable_removeptr(upb_inttable *t, const void *key, upb_value *val) { in upb_inttable_removeptr() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h805 bool upb_inttable_removeptr(upb_inttable *t, const void *key, upb_value *val);
H A Dupb.c1936 bool upb_inttable_removeptr(upb_inttable *t, const void *key, upb_value *val) { in upb_inttable_removeptr() function

Completed in 61 milliseconds