/device/google/contexthub/firmware/os/cpu/cortexm4/ |
D | cpu.c | 41 uint32_t rw; member 137 tid_trig.rw = dbx->tid_trig.rw; in cpuDbxDump() 290 dbx->tid_trig.rw = tid_trig.rw; in logHardFault()
|
/device/google/gs101/conf/ |
D | fstab.gs101.in | 13 …-name/efs /mnt/vendor/efs ext4 defaults,noatime,rw wait,check,form… 14 …-name/efs_backup /mnt/vendor/efs_backup ext4 defaults,noatime,rw wait,check,form… 15 …-name/modem_userdata /mnt/vendor/modem_userdata ext4 defaults,noatime,rw wait,check,form…
|
/device/google/zumapro-sepolicy/vendor/ |
D | hal_fingerprint_default.te | 50 # allow fingerprint to rw config and calibration files in persist 55 # allow fingerprint to rw data files
|
/device/google/sunfish/gpt-utils/ |
D | gpt-utils.cpp | 145 static int blk_rw(int fd, int rw, int64_t offset, uint8_t *buf, unsigned len) in blk_rw() argument 155 if (rw) in blk_rw() 161 fprintf(stderr, "block dev %s failed: %s\n", rw ? "write" : "read", in blk_rw() 164 if (rw) { in blk_rw()
|
/device/google/coral/gpt-utils/ |
D | gpt-utils.cpp | 145 static int blk_rw(int fd, int rw, int64_t offset, uint8_t *buf, unsigned len) in blk_rw() argument 155 if (rw) in blk_rw() 161 fprintf(stderr, "block dev %s failed: %s\n", rw ? "write" : "read", in blk_rw() 164 if (rw) { in blk_rw()
|
/device/google/redbull/gpt-utils/ |
D | gpt-utils.cpp | 145 static int blk_rw(int fd, int rw, int64_t offset, uint8_t *buf, unsigned len) in blk_rw() argument 155 if (rw) in blk_rw() 161 fprintf(stderr, "block dev %s failed: %s\n", rw ? "write" : "read", in blk_rw() 164 if (rw) { in blk_rw()
|
/device/google/cuttlefish/shared/config/ |
D | init.vendor.rc | 85 mount ext2 /dev/block/by-name/custom /mnt/vendor/custom loop rw sync
|
/device/google/cuttlefish/tools/ |
D | create_base_image.go | 290 `,mode=rw,size=200,type=projects/cloud-android-testing/zones/`+build_zone+
|
/device/google/cuttlefish/shared/minidroid/ |
D | init.rc | 117 mount tmpfs tmpfs /data noatime nosuid nodev rw size=128M
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 3367 optional int32 rw = 5; field 3374 optional int32 rw = 5; field
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 326 …e_flags) "src %p offset %" PRId64 " dst %p offset %" PRId64 " bytes %" PRId64 " rw flags 0x%x 0x%x" 327 …e_flags) "src %p offset %" PRId64 " dst %p offset %" PRId64 " bytes %" PRId64 " rw flags 0x%x 0x%x" 1932 ahci_pio_transfer(void *s, int port, const char *rw, uint32_t size, const char *tgt, const char *sg…
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 326 …e_flags) "src %p offset %" PRId64 " dst %p offset %" PRId64 " bytes %" PRId64 " rw flags 0x%x 0x%x" 327 …e_flags) "src %p offset %" PRId64 " dst %p offset %" PRId64 " bytes %" PRId64 " rw flags 0x%x 0x%x" 1932 ahci_pio_transfer(void *s, int port, const char *rw, uint32_t size, const char *tgt, const char *sg…
|