Home
last modified time | relevance | path

Searched refs:allocate (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/updater/
Dblockimg.cpp223 static void allocate(size_t size, std::vector<uint8_t>* buffer) { in allocate() function
742 allocate(src.blocks() * BLOCKSIZE, buffer); in LoadStash()
784 allocate(sb.st_size, buffer); in LoadStash()
1005 allocate(*src_blocks * BLOCKSIZE, &params.buffer); in LoadSourceBlocks()
1231 allocate(blocks * BLOCKSIZE, &params.buffer); in PerformCommandStash()
1286 allocate(BLOCKSIZE, &params.buffer); in PerformCommandZero()