Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dupb.h65 #define UPB_STRVIEW_ARGS(view) (int)(view).size, (view).data macro
/external/protobuf/php/ext/google/protobuf/
Dupb.h558 #define UPB_STRVIEW_ARGS(view) (int)(view).size, (view).data macro