Home
last modified time | relevance | path

Searched defs:stash (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/updater/include/private/
Dcommands.h112 for (const auto& stash : stashes_) { in SourceInfo() local
306 SourceInfo source, StashInfo stash) in Command()
349 const StashInfo& stash() const { in stash() function
/bootable/recovery/updater/
Dcommands.cpp349 for (const StashInfo& stash : stashes_) { in ReadAll() local
385 std::ostream& operator<<(std::ostream& os, const StashInfo& stash) { in operator <<()
Dblockimg.cpp1040 std::vector<uint8_t> stash; in LoadSourceBlocks() local