Searched refs:frames_socket_path (Results 1 – 5 of 5) sorted by relevance
340 instance.frames_socket_path()); in BuildVhostUserGpu()418 crosvm_cmd->AddParameter("--wayland-sock=", instance.frames_socket_path()); in ConfigureGpu()
160 frames_server_ = CreateUnixInputServer(instance_.frames_socket_path()); in ResultSetup()
174 frames_socket_path, CF_DEFAULTS_FRAME_SOCKET_PATH,1233 CF_EXPECT(GET_FLAG_STR_VALUE(frames_socket_path)); in InitializeCuttlefishConfiguration()
623 std::string frames_socket_path() const;
1888 std::string CuttlefishConfig::InstanceSpecific::frames_socket_path() const { in frames_socket_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific