Searched defs:FlashService (Results 1 – 2 of 2) sorted by relevance
30 FlashService(std::string &errorMsg, ProgressFunction progressor) in FlashService() function32 explicit FlashService(std::string &errorMsg) : errorMsg_(errorMsg), progressor_(nullptr) {} in FlashService() function
46 class FlashService; variable