Home
last modified time | relevance | path

Searched defs:upb_tabent_isempty (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dtable.int.h215 UPB_INLINE bool upb_tabent_isempty(const upb_tabent *e) { in upb_tabent_isempty() function
/external/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.h963 UPB_INLINE bool upb_tabent_isempty(const upb_tabent* e) { return e->key == 0; } in upb_tabent_isempty() function
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.h963 UPB_INLINE bool upb_tabent_isempty(const upb_tabent* e) { return e->key == 0; } in upb_tabent_isempty() function
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h929 UPB_INLINE bool upb_tabent_isempty(const upb_tabent* e) { return e->key == 0; } in upb_tabent_isempty() function
/external/protobuf/php/ext/google/protobuf/
Dphp-upb.h929 UPB_INLINE bool upb_tabent_isempty(const upb_tabent* e) { return e->key == 0; } in upb_tabent_isempty() function