Home
last modified time | relevance | path

Searched refs:upb_strtable_clear (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/third_party/upb/upb/
Dtable.int.h274 void upb_strtable_clear(upb_strtable *t);
Dmsg.h480 upb_strtable_clear(&map->table); in _upb_map_clear()
Dtable.c304 void upb_strtable_clear(upb_strtable *t) { in upb_strtable_clear() function
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h743 void upb_strtable_clear(upb_strtable *t);
1314 upb_strtable_clear(&map->table); in _upb_map_clear()
Dphp-upb.c1668 void upb_strtable_clear(upb_strtable *t) { in upb_strtable_clear() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h729 void upb_strtable_clear(upb_strtable *t);
1243 upb_strtable_clear(&map->table); in _upb_map_clear()
Dupb.c1642 void upb_strtable_clear(upb_strtable *t) { in upb_strtable_clear() function