/device/google/cuttlefish/host/cvd_test_configs/local_tests/ |
D | README.md | 5 those devices are a local instance. Some tests mix these local 7 at least one local image is needed. Hence some steps are needed 10 In particular - there needs to be the following artifacts local: 17 the VMs created, effectively demonstrating that the local instance 23 ## Option 1: Modify the configs manually after local AOSP build 31 will be the folder containing the disk images for the local instance to be launched. 49 current AOSP local environment. Run this script while in the folder containing this README, 53 local VM) is the same one which you have just compiled.
|
/device/google/cuttlefish/shared/minidroid/ |
D | init.rc | 158 # For security reasons, /data/local/tmp should always be empty. 159 # Do not place files or directories in /data/local/tmp 160 mkdir /data/local 0751 root root 161 mkdir /data/local/tmp 0771 shell shell
|
/device/google/cuttlefish/host/libs/audio_connector/ |
D | server.cpp | 65 bool CreateSocketPair(SharedFD* local, SharedFD* remote) { in CreateSocketPair() argument 66 auto ret = SharedFD::SocketPair(AF_UNIX, SOCK_SEQPACKET, 0, local, remote); in CreateSocketPair() 69 << (*local)->StrError(); in CreateSocketPair()
|
/device/google/contexthub/firmware/ |
D | README | 23 # for local variants, variant_path is variant/<variant_name> 31 # for local nanoapps, nanoapp_path is app/<app_name>
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | misc_service.cpp | 151 struct tm local = *std::localtime(utctime); in TimeZoneOffset() local 152 time_t local_time = std::mktime(&local); in TimeZoneOffset()
|
/device/google/contexthub/firmware/os/core/ |
D | nanohubCommand.c | 124 uint64_t local; in unaligned_u64() local 125 memcpy(&local, val, sizeof(local)); in unaligned_u64() 126 return local; in unaligned_u64() 130 uint32_t local; in unaligned_u32() local 131 memcpy(&local, val, sizeof(local)); in unaligned_u32() 132 return local; in unaligned_u32()
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/ |
D | exports.lds | 5 local: *;
|
/device/sample/apps/tv/SetupValidation/ |
D | .gitignore | 3 /local.properties
|
/device/sample/apps/tv/SetupCustomizationSample/ |
D | .gitignore | 3 /local.properties
|
/device/google/cuttlefish/shared/config/input/ |
D | Crosvm_Virtio_Multitouch_Touchscreen_1.idc | 6 touch.displayId = local:4619827353912518657
|
D | Crosvm_Virtio_Multitouch_Touchscreen_2.idc | 6 touch.displayId = local:4619827353912518658
|
D | Crosvm_Virtio_Multitouch_Touchscreen_0.idc | 6 touch.displayId = local:4619827353912518656
|
D | Crosvm_Virtio_Multitouch_Touchscreen_3.idc | 6 touch.displayId = local:4619827353912518659
|
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/tests/ |
D | rpath.pc | 1 prefix=/usr/local
|
/device/generic/car/common/sepolicy/ |
D | hal_remoteaccess_default.te | 1 # Allow remoteaccess HAL to communicate with remote wakeup client via local
|
/device/google/cuttlefish/shared/auto/sepolicy/vendor/ |
D | hal_remoteaccess_default.te | 1 # Allow remoteaccess HAL to communicate with remote wakeup client via local
|
/device/generic/goldfish/input-mt/ |
D | virtio_input_multi_touch_3.idc | 12 touch.displayId = local:8140940453066754
|
D | virtio_input_multi_touch_5.idc | 12 touch.displayId = local:4
|
D | virtio_input_multi_touch_2.idc | 12 touch.displayId = local:8140900251843329
|
D | virtio_input_multi_touch_4.idc | 12 touch.displayId = local:3
|
/device/generic/goldfish/input/ |
D | virtio_input_multi_touch_7.idc | 12 touch.displayId = local:4619827551948147201
|
/device/generic/car/emulator/multi-display/input/ |
D | virtio_input_multi_touch_8.idc | 12 touch.displayId = local:4619827124781842690
|
D | virtio_input_multi_touch_7.idc | 12 touch.displayId = local:4619827551948147201
|
D | virtio_input_multi_touch_9.idc | 12 touch.displayId = local:4619827540095559171
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_internal.h | 77 char local; // responses to local commands do not go back to command process member
|