| /bootable/recovery/otautil/include/otautil/ |
| D | print_sha1.h | 25 static std::string print_sha1(const uint8_t* sha1, size_t len) { in print_sha1() 43 [[maybe_unused]] static std::string print_hex(const uint8_t* bytes, size_t len) { in print_hex()
|
| /bootable/recovery/ |
| D | rotate_logs.cpp | 35 size_t len, void* arg) { in logbasename() 44 ssize_t logrotate(log_id_t id, char prio, const char* filename, const char* buf, size_t len, in logrotate()
|
| D | recovery-persist.cpp | 85 const char *buf, size_t len, in logsave() 128 size_t len = 0; in main() local
|
| D | fuse_sideload.cpp | 98 static void fuse_reply(const fuse_data* fd, uint64_t unique, const void* data, size_t len) { in fuse_reply() 413 ssize_t len = TEMP_FAILURE_RETRY(read(fd.ffd, request_buffer, sizeof(request_buffer))); in run_fuse_sideload() local
|
| D | recovery.cpp | 274 size_t len = 0; in redirect_stdio() local 412 static ssize_t __pmsg_write(const char *filename, const char *buf, size_t len) { in __pmsg_write()
|
| /bootable/recovery/applypatch/ |
| D | bspatch.cpp | 70 auto sha_sink = [&sink, &ctx](const uint8_t* data, size_t len) { in ApplyBSDiffPatch()
|
| D | applypatch.cpp | 218 int WriteToPartition(const unsigned char* data, size_t len, const std::string& target) { in WriteToPartition() 424 static size_t FileSink(const unsigned char* data, size_t len, int fd) { in FileSink() 630 SinkFn sink = [&memory_sink_str](const unsigned char* data, size_t len) { in GenerateTarget()
|
| D | imgpatch.cpp | 80 &ret, &ctx, &sink](const uint8_t* data, size_t len) -> size_t { in ApplyBSDiffPatchAndStreamOutput()
|
| /bootable/recovery/tests/manual/ |
| D | recovery_test.cpp | 44 const char *buf, size_t len, void *arg) { in __pmsg_fn() 203 int len = row[4]; in TEST_P() local
|
| /bootable/recovery/edify/ |
| D | expr.cpp | 131 int len = argv[i]->end - argv[i]->start; in AssertFn() local 358 std::vector<std::string>* args, size_t start, size_t len) { in ReadArgs() 384 std::vector<std::unique_ptr<Value>>* args, size_t start, size_t len) { in ReadValueArgs()
|
| /bootable/recovery/otautil/ |
| D | rangeset.cpp | 228 void SortedRangeSet::Insert(size_t start, size_t len) { in Insert()
|
| /bootable/recovery/minui/ |
| D | resources.cpp | 464 __unused int len = row[4]; in res_create_localized_alpha_surface() local
|
| /bootable/recovery/uncrypt/ |
| D | uncrypt.cpp | 188 int len = strlen(v->mount_point); in find_block_device() local
|
| /bootable/recovery/tests/component/ |
| D | imgdiff_test.cpp | 89 [&](const unsigned char* data, size_t len) { in GenerateTarget() 636 [](const unsigned char* /*data*/, size_t len) { return len; })); in TEST()
|
| /bootable/recovery/updater/ |
| D | install.cpp | 963 size_t len; in WipeBlockDeviceFn() local
|
| D | blockimg.cpp | 1396 size_t len; in PerformCommandDiff() local
|