Searched refs:VmControlSocket (Results 1 – 3 of 3) sorted by relevance
95 Result<std::string> VmControlSocket() const;
223 CF_EXPECT(VmControlSocket(), "Failed to find crosvm control.sock path."); in TakeCrosvmGuestSnapshot()
416 Result<std::string> ServerLoopImpl::VmControlSocket() const { in VmControlSocket() function in cuttlefish::run_cvd_impl::ServerLoopImpl