Home
last modified time | relevance | path

Searched defs:endpoint_ (Results 1 – 24 of 24) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/authorization/
Devaluate_args.h54 grpc_endpoint* endpoint_; variable
/external/webrtc/test/network/
Dtraffic_route.h45 EmulatedEndpoint* const endpoint_; variable
Dtraffic_route.cc50 EmulatedEndpoint* endpoint_; member in webrtc::test::__anon2607d0170111::ActionReceiver
/external/openscreen/platform/impl/
Dsocket_address_posix.h55 IPEndpoint endpoint_; variable
/external/libchrome/mojo/core/
Dmessage_pipe_dispatcher.h95 const int endpoint_; variable
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/client/
Dchttp2_connector.h64 grpc_endpoint* endpoint_ = nullptr; variable
/external/parameter-framework/asio-1.10.6/include/asio/ip/
Dbasic_resolver_entry.hpp81 endpoint_type endpoint_; member in asio::ip::basic_resolver_entry
/external/perfetto/test/
Dfake_producer.h102 std::unique_ptr<TracingService::ProducerEndpoint> endpoint_; variable
Dtest_helper.h300 std::unique_ptr<TracingService::ConsumerEndpoint> endpoint_; // Keep last. variable
Dend_to_end_shared_memory_fuzzer.cc106 std::unique_ptr<TracingService::ProducerEndpoint> endpoint_; member in perfetto::shm_fuzz::__anon983fe3950111::FakeProducer
/external/perfetto/src/traced/probes/
Dprobes_producer.h125 std::unique_ptr<TracingService::ProducerEndpoint> endpoint_; variable
/external/perfetto/src/traced/service/
Dbuiltin_producer.h81 std::unique_ptr<TracingService::ProducerEndpoint> endpoint_; variable
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dresolve_endpoint_op.hpp106 endpoint_type endpoint_; member in asio::detail::resolve_endpoint_op
/external/perfetto/src/profiling/memory/
Djava_hprof_producer.h93 std::unique_ptr<TracingService::ProducerEndpoint> endpoint_; variable
Dheapprofd_producer.h309 std::unique_ptr<TracingService::ProducerEndpoint> endpoint_; variable
/external/openscreen/osp/impl/quic/
Dquic_service_common.h120 IPEndpoint endpoint_; variable
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dgoogle_mesh_ca_certificate_provider_factory.h80 std::string endpoint_; variable
/external/perfetto/src/profiling/perf/
Dperf_producer.h230 std::unique_ptr<TracingService::ProducerEndpoint> endpoint_; variable
/external/webrtc/test/peer_scenario/
Dscenario_connection.cc54 EmulatedEndpoint* const endpoint_; member in webrtc::ScenarioIceConnectionImpl
/external/grpc-grpc/test/core/transport/chttp2/
Dsettings_timeout_test.cc212 grpc_endpoint* endpoint_; member in grpc_core::test::__anon93793cbd0111::Client
/external/openscreen/cast/test/
Dcast_socket_e2e_test.cc132 IPEndpoint endpoint_; member in openscreen::cast::ReceiverSocketsClient
/external/openscreen/discovery/mdns/
Dmdns_probe_manager_unittest.cc195 const IPEndpoint endpoint_{{192, 168, 0, 0}, 80}; member in openscreen::discovery::MdnsProbeManagerTests
Dmdns_responder_unittest.cc224 IPEndpoint endpoint_{IPAddress(192, 168, 0, 0), 80}; member in openscreen::discovery::MdnsResponderTest
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Devaluate_args_test.cc41 grpc_endpoint* endpoint_; member in grpc_core::EvaluateArgsTest