Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dblockimg.cpp810 const std::vector<uint8_t>& buffer, bool checkspace, bool* exists) { in WriteStash() argument
815 if (checkspace && !CheckAndFreeSpaceOnCache(blocks * BLOCKSIZE)) { in WriteStash()