Home
last modified time | relevance | path

Searched defs:DoCommand (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/update/updater/services/flashd/daemon/
H A Dflash_commander.cpp30 void FlashCommander::DoCommand(const std::string &cmmParam, size_t fileSize) in DoCommand() function in Flashd::FlashCommander
56 void FlashCommander::DoCommand(const uint8_t *payload, int payloadSize) in DoCommand() function in Flashd::FlashCommander
H A Dupdate_commander.cpp40 void UpdateCommander::DoCommand(const std::string &cmdParam, size_t fileSize) in DoCommand() function in Flashd::UpdateCommander
71 void UpdateCommander::DoCommand(const uint8_t *payload, int payloadSize) in DoCommand() function in Flashd::UpdateCommander
H A Derase_commander.cpp33 void EraseCommander::DoCommand(const uint8_t *payload, int payloadSize) in DoCommand() function in Flashd::EraseCommander
H A Dformat_commander.cpp34 void FormatCommander::DoCommand(const uint8_t *payload, int payloadSize) in DoCommand() function in Flashd::FormatCommander