Home
last modified time | relevance | path

Searched defs:host_ (Results 1 – 15 of 15) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dasync_generic_service.h48 std::string host_; variable
100 std::string host_; variable
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dasync_generic_service.h48 std::string host_; variable
100 std::string host_; variable
/external/grpc-grpc/include/grpcpp/
Dchannel.h83 const grpc::string host_; variable
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/
Dchannel.h107 const std::string host_; variable
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dchannel.h107 const std::string host_; variable
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dasync_generic_service.h45 grpc::string host_; variable
/external/grpc-grpc/test/cpp/end2end/
Dtest_service_impl.h84 std::unique_ptr<grpc::string> host_; variable
/external/openscreen/util/
Durl.h80 std::string host_; variable
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/reflection/v1alpha/
DServerReflectionRequest.java170 private volatile java.lang.Object host_; field in ServerReflectionRequest
907 private java.lang.Object host_ = ""; field in ServerReflectionRequest.Builder
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dserver.h289 absl::optional<grpc_slice> host_; variable
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test.h255 HostEnt host_; member
/external/perfetto/src/ipc/
Dhost_impl_unittest.cc194 std::unique_ptr<HostImpl> host_; member in perfetto::ipc::__anon3cf0bd540111::HostImplTest
Dclient_impl_unittest.cc220 std::unique_ptr<FakeHost> host_; member in perfetto::ipc::__anon2c0b15d50111::ClientImplTest
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DEchoMessages.cs1188 private string host_ = ""; field in Grpc.Testing.ResponseParams
/external/grpc-grpc/src/csharp/Grpc.Reflection/
DReflection.cs131 private string host_ = ""; field in Grpc.Reflection.V1Alpha.ServerReflectionRequest