Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dmsg.h597 const upb_tabent *tabent = s->entries[sorted->pos++]; in _upb_sortedmap_next() local
598 upb_strview key = upb_tabstrview(tabent->key); in _upb_sortedmap_next()
600 upb_value val = {tabent->val.val}; in _upb_sortedmap_next()
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h1880 const upb_tabent* tabent = s->entries[sorted->pos++]; in _upb_sortedmap_next() local
1881 upb_StringView key = upb_tabstrview(tabent->key); in _upb_sortedmap_next()
1883 upb_value val = {tabent->val.val}; in _upb_sortedmap_next()
/external/protobuf/php/ext/google/protobuf/
Dphp-upb.h1880 const upb_tabent* tabent = s->entries[sorted->pos++]; in _upb_sortedmap_next() local
1881 upb_StringView key = upb_tabstrview(tabent->key); in _upb_sortedmap_next()
1883 upb_value val = {tabent->val.val}; in _upb_sortedmap_next()
/external/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.h1910 const upb_tabent* tabent = s->entries[sorted->pos++]; in _upb_sortedmap_next() local
1911 upb_StringView key = upb_tabstrview(tabent->key); in _upb_sortedmap_next()
1913 upb_value val = {tabent->val.val}; in _upb_sortedmap_next()
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.h1910 const upb_tabent* tabent = s->entries[sorted->pos++]; in _upb_sortedmap_next() local
1911 upb_StringView key = upb_tabstrview(tabent->key); in _upb_sortedmap_next()
1913 upb_value val = {tabent->val.val}; in _upb_sortedmap_next()