| /bootable/recovery/tests/manual/ |
| D | recovery_test.cpp | 39 const char *buf, size_t len, void *arg) { in __pmsg_fn() 82 std::string buf; in TEST() local
|
| /bootable/recovery/recovery_utils/ |
| D | logging.cpp | 97 ssize_t logrotate(log_id_t id, char prio, const char* filename, const char* buf, size_t len, in logrotate() 163 static ssize_t __pmsg_write(const std::string& filename, const std::string& buf) { in __pmsg_write() 191 char buf[4096]; in copy_log_file() local
|
| D | roots.cpp | 132 struct stat buf; in get_file_size() local
|
| /bootable/recovery/ |
| D | recovery-persist.cpp | 71 char buf[4096]; in copy_file() local 92 const char *buf, size_t len, in logsave()
|
| /bootable/recovery/minadbd/ |
| D | fuse_adb_provider_test.cpp | 83 char buf[1]; in TEST() local
|
| /bootable/libbootloader/gbl/efi/src/ |
| D | lib.rs | 72 let mut buf = [0u8; 1]; in get_target_os() localVariable
|
| D | ops.rs | 245 let buf = unsafe { from_raw_parts_mut(ptr, size) }; in allocate_image_buffer() localVariable
|
| /bootable/libbootloader/gbl/libgbl/src/fastboot/ |
| D | buffer_pool.rs | 74 buf: Option<T::Buffer>, field
|
| D | vars.rs | 77 let mut buf = [0u8; 32]; in get_var_all_internal() localVariable
|
| /bootable/libbootloader/gbl/libutils/src/ |
| D | lib.rs | 88 let buf = &mut self.0.as_mut()[self.1..]; in append() localVariable
|
| /bootable/libbootloader/gbl/libefi/src/protocol/ |
| D | simple_network.rs | 145 let buf = unsafe { buf.as_mut() }.unwrap(); in transmit() localVariable
|
| D | gbl_efi_image_loading.rs | 967 let mut buf = protocol.get_buffer(&gbl_image_info).unwrap(); in test_proto_get_buffer() localVariable
|
| /bootable/recovery/update_verifier/ |
| D | update_verifier.cpp | 151 std::vector<uint8_t> buf(1024 * kBlockSize); in ReadBlocks() local
|
| /bootable/libbootloader/gbl/libgbl/src/ |
| D | image_buffer.rs | 155 buf: Vec<u8>, field
|
| D | partition.rs | 39 let mut buf = [0u8; RAW_PARTITION_NAME_LEN]; in new() localVariable
|
| D | ops.rs | 589 let buf = data in read_from_partition_sync() localVariable
|
| /bootable/recovery/minui/ |
| D | events.cpp | 106 std::vector<int8_t> buf(event_len); in inotify_cb() local
|
| /bootable/recovery/recovery_ui/ |
| D | ui.cpp | 551 char buf; in IsUsbConnected() local
|
| /bootable/recovery/bootloader_message/ |
| D | bootloader_message.cpp | 77 struct stat buf; in wait_for_device() local
|
| /bootable/libbootloader/gbl/libstorage/src/ |
| D | lib.rs | 308 let buf = match aligned_subslice(scratch, self.block_info().alignment) { in fill() localVariable
|
| D | gpt.rs | 360 let mut buf = [0u8; GPT_NAME_LEN_U8]; in new() localVariable
|
| /bootable/libbootloader/gbl/libefi/src/ |
| D | lib.rs | 829 let buf = configuration_table.vendor_table; in new() localVariable
|