Home
last modified time | relevance | path

Searched refs:local (Results 1 – 25 of 48) sorted by relevance

12

/device/google/cuttlefish/host/cvd_test_configs/local_tests/
DREADME.md5 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/
Dinit.rc158 # 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/
Dserver.cpp65 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/
DREADME23 # 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/
Dmisc_service.cpp151 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/
DnanohubCommand.c124 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/
Dexports.lds5 local: *;
/device/sample/apps/tv/SetupValidation/
D.gitignore3 /local.properties
/device/sample/apps/tv/SetupCustomizationSample/
D.gitignore3 /local.properties
/device/google/cuttlefish/shared/config/input/
DCrosvm_Virtio_Multitouch_Touchscreen_1.idc6 touch.displayId = local:4619827353912518657
DCrosvm_Virtio_Multitouch_Touchscreen_2.idc6 touch.displayId = local:4619827353912518658
DCrosvm_Virtio_Multitouch_Touchscreen_0.idc6 touch.displayId = local:4619827353912518656
DCrosvm_Virtio_Multitouch_Touchscreen_3.idc6 touch.displayId = local:4619827353912518659
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/tests/
Drpath.pc1 prefix=/usr/local
/device/generic/car/common/sepolicy/
Dhal_remoteaccess_default.te1 # Allow remoteaccess HAL to communicate with remote wakeup client via local
/device/google/cuttlefish/shared/auto/sepolicy/vendor/
Dhal_remoteaccess_default.te1 # Allow remoteaccess HAL to communicate with remote wakeup client via local
/device/generic/goldfish/input-mt/
Dvirtio_input_multi_touch_3.idc12 touch.displayId = local:8140940453066754
Dvirtio_input_multi_touch_5.idc12 touch.displayId = local:4
Dvirtio_input_multi_touch_2.idc12 touch.displayId = local:8140900251843329
Dvirtio_input_multi_touch_4.idc12 touch.displayId = local:3
/device/generic/goldfish/input/
Dvirtio_input_multi_touch_7.idc12 touch.displayId = local:4619827551948147201
/device/generic/car/emulator/multi-display/input/
Dvirtio_input_multi_touch_8.idc12 touch.displayId = local:4619827124781842690
Dvirtio_input_multi_touch_7.idc12 touch.displayId = local:4619827551948147201
Dvirtio_input_multi_touch_9.idc12 touch.displayId = local:4619827540095559171
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_internal.h77 char local; // responses to local commands do not go back to command process member

12