Searched defs:buf (Results 1 – 9 of 9) 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 | 69 char buf[4096]; in copy_file() local 86 const char *buf, size_t len, in logsave()
|
/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 | 111 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 | 520 char buf; in IsUsbConnected() local
|
/bootable/recovery/minui/ |
D | events.cpp | 104 std::vector<int8_t> buf(event_len); in inotify_cb() local
|
/bootable/recovery/bootloader_message/ |
D | bootloader_message.cpp | 75 struct stat buf; in wait_for_device() local
|