Searched refs:frames_socket_path (Results 1 – 4 of 4) sorted by relevance
142 frames_server_ = CreateUnixInputServer(instance_.frames_socket_path()); in ResultSetup()
232 instance.frames_socket_path()); in StartCommands()
349 std::string frames_socket_path() const;
1381 std::string CuttlefishConfig::InstanceSpecific::frames_socket_path() const { in frames_socket_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific