Home
last modified time | relevance | path

Searched refs:with_control_socket (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dsubprocess.h92 void WithControlSocket(bool with_control_socket) { in WithControlSocket() argument
93 with_control_socket_ = with_control_socket; in WithControlSocket()