Home
last modified time | relevance | path

Searched refs:upb_inttable_replace (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.h905 bool upb_inttable_replace(upb_inttable *t, uintptr_t key, upb_value val);
Dupb.c4537 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/
Dupb.h1174 bool upb_inttable_replace(upb_inttable *t, uintptr_t key, upb_value val);
Dupb.c4788 bool upb_inttable_replace(upb_inttable *t, uintptr_t key, upb_value val) { in upb_inttable_replace() function