Home
last modified time | relevance | path

Searched defs:socket_ (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/logging/logd/
H A DLogListener.h31 int socket_; variable
/aosp12/frameworks/native/libs/vr/libpdx_uds/private/uds/
H A Dclient_channel_factory.h28 mutable LocalHandle socket_; variable
/aosp12/system/core/fastboot/device/
H A Dtcp_client.h37 std::unique_ptr<Socket> socket_; variable
/aosp12/system/bt/service/ipc/
H A Dipc_handler_linux.h69 base::ScopedFD socket_; variable
/aosp12/system/core/init/
H A Dsubcontext.h61 android::base::unique_fd socket_; variable
H A Dproperty_service.cpp383 unique_fd socket_; member in android::init::SocketConnection
/aosp12/packages/modules/DnsResolver/tests/dns_responder/
H A Ddns_tls_frontend.h92 android::base::unique_fd socket_; variable
/aosp12/system/core/fastboot/
H A Dtcp.cpp76 std::unique_ptr<Socket> socket_; member in tcp::TcpTransport
H A Dudp.cpp134 std::unique_ptr<Socket> socket_; member in udp::UdpTransport
/aosp12/bionic/libc/bionic/
H A Dsystem_property_set.cpp107 ScopedFd socket_; member in PropertyServiceConnection