Home
last modified time | relevance | path

Searched defs:errorMsg (Results 1 – 5 of 5) sorted by relevance

/base/update/updater/services/flashd/
Dflash_service.h30 FlashService(std::string &errorMsg, ProgressFunction progressor) in FlashService()
32 explicit FlashService(std::string &errorMsg) : errorMsg_(errorMsg), progressor_(nullptr) {} in FlashService()
Dflash_service.cpp520 int CreateFlashInstance(FlashHandle *handle, std::string &errorMsg, ProgressFunction progressor) in CreateFlashInstance()
/base/update/updater/test/unittest/flashd_test/
Dflash_service_unittest.cpp56 std::string errorMsg; in TestFindAllDevice() local
67 std::string errorMsg; in TestDoFlashPartition() local
78 std::string errorMsg; in TestDoUpdater() local
90 std::string errorMsg; in TestDoErasePartition() local
101 std::string errorMsg; in TestDoFormatPartition() local
112 std::string errorMsg; in TestFlashServiceDoResizeParatiton() local
124 std::string errorMsg; in TestFlashServiceDoPrepare() local
135 std::string errorMsg; in TestFlashServiceDoFlash() local
146 std::string errorMsg; in TestFlashServiceDoFinish() local
/base/update/updateservice/test/unittest/update_client/
Dclient_stub.h55 std::string errorMsg; member
/base/hiviewdfx/hilog/services/hilogtool/
Dlog_display.cpp32 unordered_map<uint16_t, std::string> errorMsg variable