Home
last modified time | relevance | path

Searched defs:FlashService (Results 1 – 2 of 2) sorted by relevance

/base/update/updater/services/flashd/
Dflash_service.h30 FlashService(std::string &errorMsg, ProgressFunction progressor) in FlashService() function
32 explicit FlashService(std::string &errorMsg) : errorMsg_(errorMsg), progressor_(nullptr) {} in FlashService() function
Dflash_utils.h46 class FlashService; variable