Searched refs:CommandParameters (Results 1 – 1 of 1) sorted by relevance
/bootable/recovery/updater/ |
D | blockimg.cpp | 528 struct CommandParameters { struct 552 static void PrintHashForCorruptedSourceBlocks(const CommandParameters& params, in PrintHashForCorruptedSourceBlocks() argument 735 static int LoadStash(const CommandParameters& params, const std::string& id, bool verify, in LoadStash() 993 static int LoadSourceBlocks(CommandParameters& params, const RangeSet& tgt, size_t* src_blocks, in LoadSourceBlocks() 1082 static int LoadSrcTgtVersion3(CommandParameters& params, RangeSet* tgt, size_t* src_blocks, in LoadSrcTgtVersion3() 1172 static int PerformCommandMove(CommandParameters& params) { in PerformCommandMove() 1213 static int PerformCommandStash(CommandParameters& params) { in PerformCommandStash() 1258 static int PerformCommandFree(CommandParameters& params) { in PerformCommandFree() 1275 static int PerformCommandZero(CommandParameters& params) { in PerformCommandZero() 1320 static int PerformCommandNew(CommandParameters& params) { in PerformCommandNew() [all …]
|