Home
last modified time | relevance | path

Searched defs:UPB_STRVIEW_INIT (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dupb.h62 #define UPB_STRVIEW_INIT(ptr, len) {ptr, len} macro
/external/protobuf/php/ext/google/protobuf/
Dupb.h555 #define UPB_STRVIEW_INIT(ptr, len) {ptr, len} macro