Searched refs:DefaultHostArtifactsPath (Results 1 – 4 of 4) sorted by relevance
/device/google/cuttlefish_common/host/commands/launch/ |
D | flags.cc | 55 vsoc::DefaultHostArtifactsPath("bin/extract-vmlinux"), 102 vsoc::DefaultHostArtifactsPath("bin/vnc_server"), 107 vsoc::DefaultHostArtifactsPath("bin/stream_audio"), 110 vsoc::DefaultHostArtifactsPath("bin/virtual_usb_manager"), 113 vsoc::DefaultHostArtifactsPath("bin/kernel_log_monitor"), 116 vsoc::DefaultHostArtifactsPath("bin/ivserver"), 123 vsoc::DefaultHostArtifactsPath("bin/socket_forward_proxy"), 126 vsoc::DefaultHostArtifactsPath("bin/socket_vsock_proxy"), 140 vsoc::DefaultHostArtifactsPath("bin/adb_connector"), 159 vsoc::DefaultHostArtifactsPath("config/gsi.fstab"), [all …]
|
/device/google/cuttlefish_common/host/libs/vm_manager/ |
D | qemu_manager.cpp | 102 cvd::Command qemu_cmd(vsoc::DefaultHostArtifactsPath("bin/cf_qemu.sh")); in StartCommand()
|
/device/google/cuttlefish_common/host/libs/config/ |
D | cuttlefish_config.h | 350 std::string DefaultHostArtifactsPath(const std::string& file);
|
D | cuttlefish_config.cpp | 938 std::string DefaultHostArtifactsPath(const std::string& file_name) { in DefaultHostArtifactsPath() function
|