Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc265 static constexpr auto HOST_OPERATOR_SOCKET_PATH = "/run/cuttlefish/operator"; variable
1757 cuttlefish::FileIsSocket(HOST_OPERATOR_SOCKET_PATH) && in InitializeCuttlefishConfiguration()
2146 cuttlefish::FileIsSocket(HOST_OPERATOR_SOCKET_PATH); in GetGuestConfigAndSetDefaults()
2155 host_operator_present ? HOST_OPERATOR_SOCKET_PATH : "0.0.0.0", in GetGuestConfigAndSetDefaults()