Home
last modified time | relevance | path

Searched defs:control_socket_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/libs/audio_connector/
Dserver.h95 SharedFD control_socket_; variable
/aosp_15_r20/external/webrtc/examples/peerconnection/client/
H A Dpeer_connection_client.h117 std::unique_ptr<rtc::Socket> control_socket_; variable
/aosp_15_r20/packages/modules/adb/libs/adbconnection/
Dadbconnection_client.cpp55 unique_fd control_socket_; member