/aosp_15_r20/system/nfc/src/nfc/tags/ |
H A D | rw_t2t_ndef.cc | 1071 uint8_t write_block[4]; in rw_t2t_write_ndef_first_block() local 1169 uint8_t write_block[4]; in rw_t2t_write_ndef_next_block() local 1721 uint8_t write_block[T2T_BLOCK_SIZE]; in rw_t2t_handle_config_tag_readonly() local 2379 uint8_t write_block[T2T_BLOCK_SIZE]; in rw_t2t_set_dynamic_lock_bits() local 2659 uint8_t write_block[T2T_BLOCK_SIZE]; in rw_t2t_soft_lock_tag() local
|
H A D | rw_t1t_ndef.cc | 339 uint8_t write_block[T1T_BLOCK_SIZE]; in rw_t1t_handle_write_rsp() local 1305 uint8_t write_block[8]; in rw_t1t_next_ndef_write_block() local 1424 uint8_t write_block[8]; in rw_t1t_ndef_write_first_block() local
|
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/ |
D | gpt.rs | 83 pub fn write_block(&mut self, index: usize, blk: &[u8]) -> Result<()> { in write_block() method 152 fn write_block(&mut self, index: usize, blk: &[u8]) -> Result<()> { in write_block() method
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/semihosting/ |
D | semihosting.c | 104 smh_file_read_write_block_t write_block; in semihosting_file_write() local
|
/aosp_15_r20/external/arm-trusted-firmware/lib/semihosting/ |
H A D | semihosting.c | 102 smh_file_read_write_block_t write_block; in semihosting_file_write() local
|
/aosp_15_r20/external/autotest/client/tests/disktest/src/ |
H A D | disktest.c | 54 void write_block(int fd, unsigned int block, struct pattern *buffer) in write_block() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/lz4_flex/src/frame/ |
D | compress.rs | 261 fn write_block(&mut self) -> io::Result<()> { in write_block() method
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/brcm/emmc/ |
D | emmc_csl_sdcard.c | 626 int write_block(struct sd_handle *handle, in write_block() function
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/brcm/emmc/ |
H A D | emmc_csl_sdcard.c | 625 int write_block(struct sd_handle *handle, in write_block() function
|
/aosp_15_r20/external/exfatprogs/lib/ |
H A D | exfat_dir.c | 30 static ssize_t write_block(struct exfat_de_iter *iter, unsigned int block) in write_block() function
|
/aosp_15_r20/trusty/user/app/keymint/ |
D | secure_deletion_secret_manager.rs | 203 fn write_block(&mut self, start: usize, buffer: &[u8]) -> Result<(), Error> { in write_block() method
|
/aosp_15_r20/packages/modules/adb/client/ |
D | usb_libusb.cpp | 255 auto write_block = static_cast<WriteBlock*>(transfer->user_data); in write_cb() local
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | unsquashfs.c | 881 int write_block(int file_fd, char *buffer, int size, long long hole, int sparse) in write_block() function
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_serialize.c | 1760 write_block(write_ctx *ctx, const nir_block *block) in write_block() function
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 46781 u_int write_block; member
|
H A D | vmlinux_600.h | 46781 u_int write_block; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 78983 int (*write_block)(struct stmpe *, u8, u8, const u8 *); member
|
H A D | vmlinux.h | 78983 int (*write_block)(struct stmpe *, u8, u8, const u8 *); member
|