Home
last modified time | relevance | path

Searched defs:UPB_STRINGVIEW_ARGS (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/base/
H A Dstring_view.h20 #define UPB_STRINGVIEW_ARGS(view) (int)(view).size, (view).data macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/base/
Dstring_view.h40 #define UPB_STRINGVIEW_ARGS(view) (int)(view).size, (view).data macro
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h383 #define UPB_STRINGVIEW_ARGS(view) (int)(view).size, (view).data macro
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h381 #define UPB_STRINGVIEW_ARGS(view) (int)(view).size, (view).data macro
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h381 #define UPB_STRINGVIEW_ARGS(view) (int)(view).size, (view).data macro
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h383 #define UPB_STRINGVIEW_ARGS(view) (int)(view).size, (view).data macro