Searched defs:control_socket_path (Results 1 – 3 of 3) sorted by relevance
77 pub control_socket_path: PathBuf, field143 let control_socket_path = test_dir.path().join(CONTROL_PIPE); in new_generic() localVariable
79 std::string CuttlefishConfig::EnvironmentSpecific::control_socket_path() const { in control_socket_path() function in cuttlefish::CuttlefishConfig::EnvironmentSpecific
228 const auto control_socket_path = in TakeCrosvmGuestSnapshot() local