Home
last modified time | relevance | path

Searched defs:GetLocalAddress (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/cf_engine/
Dcfstream_endpoint.h55 const EventEngine::ResolvedAddress& GetLocalAddress() const { in GetLocalAddress() function
124 const EventEngine::ResolvedAddress& GetLocalAddress() const override { in GetLocalAddress() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/cf_engine/
H A Dcfstream_endpoint.h57 const EventEngine::ResolvedAddress& GetLocalAddress() const { in GetLocalAddress() function
126 const EventEngine::ResolvedAddress& GetLocalAddress() const override { in GetLocalAddress() function
/aosp_15_r20/external/cronet/net/socket/
H A Dtransport_client_socket_pool_test_util.cc70 int GetLocalAddress(IPEndPoint* address) const override { in GetLocalAddress() function in net::__anonc58ea90b0111::MockConnectClientSocket
141 int GetLocalAddress(IPEndPoint* address) const override { in GetLocalAddress() function in net::__anonc58ea90b0111::MockFailingClientSocket
253 int GetLocalAddress(IPEndPoint* address) const override { in GetLocalAddress() function in net::__anonc58ea90b0111::MockTriggerableClientSocket
H A Dsocket_test_util.cc968 int MockClientSocket::GetLocalAddress(IPEndPoint* address) const { in GetLocalAddress() function in net::MockClientSocket
1454 int MockSSLClientSocket::GetLocalAddress(IPEndPoint* address) const { in GetLocalAddress() function in net::MockSSLClientSocket
1667 int MockUDPClientSocket::GetLocalAddress(IPEndPoint* address) const { in GetLocalAddress() function in net::MockUDPClientSocket
2098 int WrappedStreamSocket::GetLocalAddress(IPEndPoint* address) const { in GetLocalAddress() function in net::WrappedStreamSocket
H A Dfuzzed_server_socket.cc31 int FuzzedServerSocket::GetLocalAddress(IPEndPoint* address) const { in GetLocalAddress() function in net::FuzzedServerSocket
H A Dtcp_server_socket.cc77 int TCPServerSocket::GetLocalAddress(IPEndPoint* address) const { in GetLocalAddress() function in net::TCPServerSocket
H A Dunix_domain_client_socket_posix.cc78 int UnixDomainClientSocket::GetLocalAddress(IPEndPoint* address) const { in GetLocalAddress() function in net::UnixDomainClientSocket
H A Dunix_domain_server_socket_posix.cc101 int UnixDomainServerSocket::GetLocalAddress(IPEndPoint* address) const { in GetLocalAddress() function in net::UnixDomainServerSocket
H A Dudp_server_socket.cc94 int UDPServerSocket::GetLocalAddress(IPEndPoint* address) const { in GetLocalAddress() function in net::UDPServerSocket
H A Dfuzzed_socket.cc220 int FuzzedSocket::GetLocalAddress(IPEndPoint* address) const { in GetLocalAddress() function in net::FuzzedSocket
H A Dfuzzed_socket_factory.cc68 int GetLocalAddress(IPEndPoint* address) const override { in GetLocalAddress() function in net::__anon04bab43a0111::FailingSSLClientSocket
H A Dfuzzed_datagram_client_socket.cc114 int FuzzedDatagramClientSocket::GetLocalAddress(IPEndPoint* address) const { in GetLocalAddress() function in net::FuzzedDatagramClientSocket
/aosp_15_r20/external/webrtc/rtc_base/
H A Dasync_tcp_socket.cc80 SocketAddress AsyncTCPSocketBase::GetLocalAddress() const { in GetLocalAddress() function in rtc::AsyncTCPSocketBase
330 SocketAddress AsyncTcpListenSocket::GetLocalAddress() const { in GetLocalAddress() function in rtc::AsyncTcpListenSocket
H A Dasync_udp_socket.cc57 SocketAddress AsyncUDPSocket::GetLocalAddress() const { in GetLocalAddress() function in rtc::AsyncUDPSocket
H A Dasync_socket.cc28 SocketAddress AsyncSocketAdapter::GetLocalAddress() const { in GetLocalAddress() function in rtc::AsyncSocketAdapter
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dposix_endpoint.h490 GetLocalAddress() const { in GetLocalAddress() function
634 GetLocalAddress() const override { in GetLocalAddress() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dposix_endpoint.h490 GetLocalAddress() const { in GetLocalAddress() function
636 GetLocalAddress() const override { in GetLocalAddress() function
/aosp_15_r20/external/grpc-grpc/test/core/util/
H A Dmock_authorization_endpoint.h45 static absl::string_view GetLocalAddress(grpc_endpoint* ep) { in GetLocalAddress() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dpromise_endpoint.cc56 PromiseEndpoint::GetLocalAddress() const { in GetLocalAddress() function in grpc_core::PromiseEndpoint
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/
H A Dquery_extensions_test.cc67 const EventEngine::ResolvedAddress& GetLocalAddress() const override { in GetLocalAddress() function in grpc_event_engine::experimental::__anon152a97200111::ExtendedTestEndpoint
/aosp_15_r20/external/webrtc/p2p/base/
H A Dstun_port.h81 rtc::SocketAddress GetLocalAddress() const { in GetLocalAddress() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/authorization/
H A Devaluate_args.cc138 grpc_resolved_address EvaluateArgs::GetLocalAddress() const { in GetLocalAddress() function in grpc_core::EvaluateArgs
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/authorization/
Devaluate_args.cc137 grpc_resolved_address EvaluateArgs::GetLocalAddress() const { in GetLocalAddress() function in grpc_core::EvaluateArgs
/aosp_15_r20/external/cronet/net/dns/
H A Dmock_mdns_socket_factory.cc37 int MockMDnsDatagramServerSocket::GetLocalAddress(IPEndPoint* address) const { in GetLocalAddress() function in net::MockMDnsDatagramServerSocket
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/test_suite/posix/
H A Doracle_event_engine_posix.h55 EventEngine::ResolvedAddress& GetLocalAddress() const override { in GetLocalAddress() function

123