Searched refs:frames_socket_path (Results 1 – 4 of 4) sorted by relevance
87 SharedFD frames_server = CreateUnixInputServer(instance.frames_socket_path()); in CreateStreamerServers()
240 crosvm_cmd.AddParameter("--wayland-sock=", instance.frames_socket_path()); in StartCommands()
402 std::string frames_socket_path() const;
444 std::string CuttlefishConfig::InstanceSpecific::frames_socket_path() const { in frames_socket_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific