Searched defs:buf (Results 1 – 10 of 10) sorted by relevance
/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/ |
D | recovery-persist.cpp | 71 char buf[4096]; in copy_file() local 88 const char *buf, size_t len, in logsave()
|
D | fsck_unshare_blocks.cpp | 58 char buf[4096]; in copy_file() local
|
/bootable/recovery/otautil/ |
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() 192 char buf[4096]; in copy_log_file() local
|
D | roots.cpp | 110 struct stat buf; in get_file_size() local
|
/bootable/recovery/minadbd/ |
D | fuse_adb_provider_test.cpp | 83 char buf[1]; in TEST() local
|
/bootable/recovery/update_verifier/ |
D | update_verifier.cpp | 155 std::vector<uint8_t> buf(1024 * kBlockSize); in ReadBlocks() local
|
/bootable/recovery/recovery_ui/ |
D | ui.cpp | 511 char buf; in IsUsbConnected() local
|
/bootable/recovery/bootloader_message/ |
D | bootloader_message.cpp | 70 struct stat buf; in wait_for_device() local
|
/bootable/recovery/boot_control/ |
D | boot_control.cpp | 64 static uint32_t CRC32(const uint8_t* buf, size_t size) { in CRC32()
|