Home
last modified time | relevance | path

Searched refs:frames_socket_path (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dstreamer.cpp142 frames_server_ = CreateUnixInputServer(instance_.frames_socket_path()); in ResultSetup()
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp232 instance.frames_socket_path()); in StartCommands()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h349 std::string frames_socket_path() const;
Dcuttlefish_config_instance.cpp1381 std::string CuttlefishConfig::InstanceSpecific::frames_socket_path() const { in frames_socket_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific