Searched refs:STASH (Results 1 – 4 of 4) sorted by relevance
35 ASSERT_EQ(Command::Type::STASH, Command::ParseType("stash")); in TEST()314 ASSERT_EQ(Command::Type::STASH, command.type()); in TEST()519 ASSERT_EQ(Command::Type::STASH, transfer_list.commands()[0].type()); in TEST()
70 return Type::STASH; in ParseType()207 } else if (op == Type::STASH) { in Parse()
2028 { Command::Type::STASH, PerformCommandStash }, in BlockImageVerifyFn()2050 { Command::Type::STASH, PerformCommandStash }, in BlockImageUpdateFn()
298 STASH, enumerator