Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dmain.c38 size_t bytes = strtol(argv[2], &endptr, 10); in SpaceMode() local
Dapplypatch.c668 int CacheSizeCheck(size_t bytes) { in CacheSizeCheck()
/bootable/recovery/
Drecovery.cpp302 size_t bytes; in copy_log_file() local
/bootable/recovery/updater/
Dinstall.c1140 size_t bytes = strtol(bytes_str, &endptr, 10); in ApplyPatchSpaceFn() local