Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 7 of 7) sorted by relevance

/bootable/recovery/
Dprint_sha1.h43 static std::string print_hex(const uint8_t* bytes, size_t len) { in print_hex()
Drecovery-persist.cpp72 size_t bytes; in copy_file() local
Dverifier.cpp405 std::unique_ptr<uint8_t[]> bytes(new uint8_t[key_len_bytes]); in parse_ec_key() local
Drecovery.cpp416 size_t bytes; in copy_log_file() local
/bootable/recovery/applypatch/
Dmain.cpp41 size_t bytes = strtol(argv[2], &endptr, 10); in SpaceMode() local
Dapplypatch.cpp597 int CacheSizeCheck(size_t bytes) { in CacheSizeCheck()
/bootable/recovery/updater/
Dinstall.cpp1169 size_t bytes; in ApplyPatchSpaceFn() local