Lines Matching refs:Flashd

34 using namespace Flashd;
56 std::unique_ptr<Flashd::Commander> commander_ = nullptr;
62 std::unique_ptr<Flashd::Commander> commander = nullptr;
63 Flashd::UpdaterState ret = UpdaterState::DOING;
64 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10202()
67 …commander = Flashd::CommanderFactory::GetInstance().CreateCommander(Hdc::CMDSTR_FORMAT_PARTITION, …
96 std::unique_ptr<Flashd::Commander> commander = nullptr;
97 Flashd::UpdaterState ret = UpdaterState::DOING;
98 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10302()
101 …commander = Flashd::CommanderFactory::GetInstance().CreateCommander(Hdc::CMDSTR_UPDATE_SYSTEM, cal…
130 std::unique_ptr<Flashd::Commander> commander = nullptr;
131 Flashd::UpdaterState ret = UpdaterState::DOING;
132 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10402()
135 …commander = Flashd::CommanderFactory::GetInstance().CreateCommander(Hdc::CMDSTR_ERASE_PARTITION, c…
164 std::unique_ptr<Flashd::Commander> commander = nullptr;
165 Flashd::UpdaterState ret = UpdaterState::DOING;
166 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10502()
169 …commander = Flashd::CommanderFactory::GetInstance().CreateCommander(Hdc::CMDSTR_FLASH_PARTITION, c…
306 std::unique_ptr<Flashd::Commander> commander = nullptr;
307 Flashd::UpdaterState ret = UpdaterState::DOING;
308 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10602()
311 …commander = Flashd::CommanderFactory::GetInstance().CreateCommander(Hdc::CMDSTR_UPDATE_SYSTEM, cal…
336 std::unique_ptr<Flashd::Commander> commander = nullptr;
337 Flashd::UpdaterState ret = UpdaterState::DOING;
338 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10702()
341 …commander = Flashd::CommanderFactory::GetInstance().CreateCommander(Hdc::CMDSTR_FLASH_PARTITION, c…
381 std::unique_ptr<Flashd::Commander> commander = nullptr;
382 Flashd::UpdaterState ret = UpdaterState::DOING;
383 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10802()
386 …commander = Flashd::CommanderFactory::GetInstance().CreateCommander(Hdc::CMDSTR_ERASE_PARTITION, c…
410 std::unique_ptr<Flashd::Commander> commander = nullptr;
411 Flashd::UpdaterState ret = UpdaterState::DOING;
412 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10902()
415 …commander = Flashd::CommanderFactory::GetInstance().CreateCommander(Hdc::CMDSTR_FLASH_PARTITION, c…
432 std::unique_ptr<Flashd::Commander> commander = nullptr;
433 Flashd::UpdaterState ret = UpdaterState::DOING;
434 …auto callbackFail = [&ret](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &ms… in __anon43aa4ae10a02()
438 commander = Flashd::CommanderFactory::GetInstance().CreateCommander(cmd, callbackFail);
442 commander = Flashd::CommanderFactory::GetInstance().CreateCommander(cmd, callbackFail);
446 commander = Flashd::CommanderFactory::GetInstance().CreateCommander(cmd, callbackFail);
450 commander = Flashd::CommanderFactory::GetInstance().CreateCommander(cmd, callbackFail);
454 commander = Flashd::CommanderFactory::GetInstance().CreateCommander(cmd, callbackFail);