Home
last modified time | relevance | path

Searched refs:upb_strview_makez (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/examples/bazel/
Dtest_binary.c14 Foo_set_greeting(foo, upb_strview_makez(greeting)); in main()
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc495 start_client, upb_strview_makez(ALTS_APPLICATION_PROTOCOL), arena.ptr()); in get_serialized_start_client()
497 start_client, upb_strview_makez(ALTS_RECORD_PROTOCOL), arena.ptr()); in get_serialized_start_client()
516 upb_strview_makez(ptr->data)); in get_serialized_start_client()
559 start_server, upb_strview_makez(ALTS_APPLICATION_PROTOCOL), arena.ptr()); in get_serialized_start_server()
563 value, upb_strview_makez(ALTS_RECORD_PROTOCOL), arena.ptr()); in get_serialized_start_server()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/
Dconformance_upb.c126 upb_strview_makez(err)); in parse_json()
148 upb_strview_makez(err)); in serialize_json()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dupb.h54 UPB_INLINE upb_strview upb_strview_makez(const char *data) { in upb_strview_makez() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc892 node_msg, upb_strview_makez(grpc_version_string())); in PopulateNode()
894 node_msg, upb_strview_makez("envoy.lb.does_not_support_overprovisioning"), in PopulateNode()
2150 node_msg, upb_strview_makez("envoy.lrs.supports_send_all_clusters"), in CreateLrsInitialRequest()
/external/protobuf/php/ext/google/protobuf/
Ddef.c876 upb_strview name = upb_strview_makez("google/protobuf/descriptor.proto"); in depends_on_descriptor()
Dupb.h547 UPB_INLINE upb_strview upb_strview_makez(const char *data) { in upb_strview_makez() function