/device/google/cuttlefish/common/frontend/socket_vsock_proxy/ |
D | client.cpp | 29 SharedFD StartIpv4(const std::string& host, int port, std::chrono::seconds timeout) { in StartIpv4() argument 30 return SharedFD::SocketClient(host, port, SOCK_STREAM, timeout); in StartIpv4() 33 SharedFD StartIpv6(const std::string& host, int port, std::chrono::seconds timeout) { in StartIpv6() argument 34 const auto host_parsed = android::base::Tokenize(host, "%"); in StartIpv6() 38 << "Cannot parse passed host " << host << " to extract the network interface separated by %"; in StartIpv6() 46 host_name = host; in StartIpv6() 54 TcpClient::TcpClient(std::string host, int port, std::chrono::seconds timeout) in TcpClient() argument 55 : host_(std::move(host)), in TcpClient()
|
/device/google/cuttlefish/host/commands/process_sandboxer/ |
D | main.cpp | 53 HostInfo host; in ProcessSandboxerMain() local 54 host.artifacts_path = CleanPath(absl::GetFlag(FLAGS_host_artifacts_path)); in ProcessSandboxerMain() 55 host.cuttlefish_config_path = CleanPath(getenv(kCuttlefishConfigEnvVarName)); in ProcessSandboxerMain() 56 host.log_dir = CleanPath(absl::GetFlag(FLAGS_log_dir)); in ProcessSandboxerMain() 57 setenv("LD_LIBRARY_PATH", JoinPath(host.artifacts_path, "lib64").c_str(), 1); in ProcessSandboxerMain() 70 sandbox2::Sandbox2 sb(std::move(executor), PolicyForExecutable(host, exe)); in ProcessSandboxerMain()
|
D | policies.cpp | 31 const HostInfo& host, std::string_view executable) { in PolicyForExecutable() argument 35 builders[JoinPath(host.artifacts_path, "bin", "kernel_log_monitor")] = in PolicyForExecutable() 37 builders[JoinPath(host.artifacts_path, "bin", "logcat_receiver")] = in PolicyForExecutable() 41 return (it->second)(host).BuildOrDie(); in PolicyForExecutable()
|
/device/google/cuttlefish/host/commands/process_sandboxer/policies/ |
D | logcat_receiver.cpp | 29 sandbox2::PolicyBuilder LogcatReceiverPolicy(const HostInfo& host) { in LogcatReceiverPolicy() argument 30 auto exe = JoinPath(host.artifacts_path, "bin", "logcat_receiver"); in LogcatReceiverPolicy() 31 auto lib64 = JoinPath(host.artifacts_path, "lib64"); in LogcatReceiverPolicy() 34 .AddDirectory(host.log_dir, /* is_ro= */ false) in LogcatReceiverPolicy() 35 .AddFile(host.cuttlefish_config_path) in LogcatReceiverPolicy()
|
D | kernel_log_monitor.cpp | 29 sandbox2::PolicyBuilder KernelLogMonitorPolicy(const HostInfo& host) { in KernelLogMonitorPolicy() argument 30 auto exe = JoinPath(host.artifacts_path, "bin", "kernel_log_monitor"); in KernelLogMonitorPolicy() 31 auto lib64 = JoinPath(host.artifacts_path, "lib64"); in KernelLogMonitorPolicy() 34 .AddDirectory(host.log_dir, /* is_ro= */ false) in KernelLogMonitorPolicy() 35 .AddFile(host.cuttlefish_config_path) in KernelLogMonitorPolicy()
|
/device/google/cuttlefish/ |
D | Android.bp | 68 host: { 78 // We don't need Darwin host-side builds 152 // Defaults for cuttlefish modules that are available only in the host-side OS. Here "host" includes 155 // as "host" and (2) is called as "target". But here, the term "host" is in the context of VMs. If a 156 // module is for the host-side VM (either Android or non-Android), "cuttlefish_host" shall be used. 159 host_supported: true, // this "host" means (1)
|
/device/google/cuttlefish/host/commands/start/ |
D | linkage.dot | 2 …droid.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/assemble_c… 3 …cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd/"] 4 ….android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/start/"] 5 …ndroid.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/run_cvd/"]
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | Android.bp | 32 "-i device/generic/opengl-transport/host/libs/virglrenderer/GLESv1_dec " + 42 "-i device/generic/opengl-transport/host/libs/virglrenderer/GLESv1_dec " + 57 "-i device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec " + 67 "-i device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec " + 82 "-i device/generic/opengl-transport/host/libs/virglrenderer/renderControl_dec " + 92 "-i device/generic/opengl-transport/host/libs/virglrenderer/renderControl_dec " +
|
/device/google/cuttlefish_vmm/ |
D | README.txt | 23 The Android toolchain builds the Cuttlefish host tools for ARM using musl 28 separate host processes. By using vhost-user-gpu, the Cuttlefish host tools 30 binary and Gfxstream library built for the host architecture. This directory
|
/device/google/cuttlefish/build/ |
D | Android.bp | 29 "cvd-host-package.go", 34 // Allow cvd-host-package.go to read custom action config variables 255 // built host binaries and native host GPU libraries drivers. 408 // Our host package looks like: 410 // <host package>/lib64/vulkan.pastel 411 // <host package>/usr/share/vulkan/icd.d/vk_swiftshader_icd.json
|
/device/linaro/dragonboard-kernel/android-5.15/ |
D | db845c_no_kgdb_modules | 4 drivers/bus/mhi/host/mhi.ko 53 drivers/mmc/host/cqhci.ko 54 drivers/mmc/host/sdhci-msm.ko 125 drivers/ufs/host/ufs_qcom.ko 127 drivers/usb/host/ohci-hcd.ko 128 drivers/usb/host/ohci-pci.ko 129 drivers/usb/host/ohci-platform.ko
|
D | BUILD_INFO | 97 "name": "platform/prebuilts/clang/host/linux-x86", 98 "path": "prebuilts/clang/host/linux-x86", 108 "name": "platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8", 109 "path": "prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8", 276 "platform/prebuilts/clang/host/linux-x86": "7775eb113f960bc69a780b621d03a715914d4bca", 277 …"platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8": "f6d40532273c8bd628b960ecc0970…
|
/device/linaro/dragonboard-kernel/android-5.4/ |
D | vendor_boot.modules.load | 56 kernel/drivers/usb/host/ohci-hcd.ko 57 kernel/drivers/usb/host/ohci-pci.ko 58 kernel/drivers/usb/host/ohci-platform.ko 70 kernel/drivers/mmc/host/sdhci-msm.ko 71 kernel/drivers/mmc/host/cqhci.ko
|
D | modules.load | 56 kernel/drivers/usb/host/ohci-hcd.ko 57 kernel/drivers/usb/host/ohci-pci.ko 58 kernel/drivers/usb/host/ohci-platform.ko 70 kernel/drivers/mmc/host/sdhci-msm.ko 71 kernel/drivers/mmc/host/cqhci.ko
|
D | modules.builtin | 260 drivers/mmc/host/sdhci.ko 261 drivers/mmc/host/sdhci-pltfm.ko 343 drivers/usb/host/ehci-hcd.ko 344 drivers/usb/host/ehci-pci.ko 345 drivers/usb/host/ehci-platform.ko 346 drivers/usb/host/xhci-hcd.ko 347 drivers/usb/host/xhci-pci.ko 348 drivers/usb/host/xhci-plat-hcd.ko
|
/device/google/cuttlefish/host/commands/gnss_grpc_proxy/ |
D | README.md | 7 …droid.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/gnss_grpc_… 9 …droid.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd_import… 10 …droid.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd_update…
|
/device/google/cuttlefish/host/commands/secure_env/ |
D | README.md | 6 channels connected to FIFO files on the host. The display part of 7 ConfirmationUI is runs in the `webRTC` host process, which delegates signing 14 …droid.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/secure_env…
|
/device/generic/goldfish-opengl/ |
D | README | 2 emulation. The host-side modules and documentation are in 6 with the 'emugen' host tool (see sdk/emulator/opengl/host/tools/emugen).
|
/device/linaro/hikey-kernel/hikey960/5.10/ |
D | BUILD_INFO | 145 "name": "platform/prebuilts/clang/host/linux-x86", 146 "path": "prebuilts/clang/host/linux-x86", 156 "name": "platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8", 157 "path": "prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8", 314 "platform/prebuilts/clang/host/linux-x86": "4bb6424cb1615af408ae80871131f4da8c4ddadf", 315 …"platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8": "007101a451907c5369db5002ddf7b…
|
/device/linaro/dragonboard-kernel/android-5.10/ |
D | modules.load | 60 kernel/drivers/usb/host/ohci-hcd.ko 61 kernel/drivers/usb/host/ohci-pci.ko 62 kernel/drivers/usb/host/ohci-platform.ko 80 kernel/drivers/mmc/host/sdhci-msm.ko 81 kernel/drivers/mmc/host/cqhci.ko
|
D | BUILD_INFO | 145 "name": "platform/prebuilts/clang/host/linux-x86", 146 "path": "prebuilts/clang/host/linux-x86", 156 "name": "platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8", 157 "path": "prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8", 325 "platform/prebuilts/clang/host/linux-x86": "4bb6424cb1615af408ae80871131f4da8c4ddadf", 326 …"platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8": "007101a451907c5369db5002ddf7b…
|
/device/google/cuttlefish/host/commands/gnss_grpc_proxy/doc/ |
D | linkage.dot | 4 …droid.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd_import… 5 …droid.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd_update… 8 …ndroid.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/run_cvd/"]
|
/device/linaro/dragonboard-kernel/android-6.1/ |
D | BUILD_INFO | 97 "name": "platform/prebuilts/clang/host/linux-x86", 98 "path": "prebuilts/clang/host/linux-x86", 108 "name": "platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8", 109 "path": "prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8", 276 "platform/prebuilts/clang/host/linux-x86": "7775eb113f960bc69a780b621d03a715914d4bca", 277 …"platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8": "f6d40532273c8bd628b960ecc0970…
|
/device/google/cuttlefish/host/cvd_test_configs/local_tests/ |
D | README.md | 12 1. A folder containing Cuttlefish 'host tools' - 36 this is a path containing the Cuttlefish host tools binaries. This can 39 4. Tests can now be executed via `cvd load host/cvd_test_configs/local_mixed_1.json`
|
/device/google/cuttlefish/host/commands/console_forwarder/ |
D | README.md | 5 that can be accessed with `screen` from the host. 7 …droid.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/console_fo…
|