Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dtable.int.h234 UPB_INLINE bool upb_arrhas(upb_tabval key) { in upb_arrhas() function
/external/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c2427 static bool upb_arrhas(upb_tabval key) { return key.val != (uint64_t)-1; } in upb_arrhas() function
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c2427 static bool upb_arrhas(upb_tabval key) { return key.val != (uint64_t)-1; } in upb_arrhas() function
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c2397 static bool upb_arrhas(upb_tabval key) { return key.val != (uint64_t)-1; } in upb_arrhas() function
/external/protobuf/php/ext/google/protobuf/
Dphp-upb.c2397 static bool upb_arrhas(upb_tabval key) { return key.val != (uint64_t)-1; } in upb_arrhas() function