Searched refs:FLASHD_LOGW (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/update/updater/services/flashd/daemon/ |
H A D | update_commander.cpp | 94 FLASHD_LOGW("all the data has been written"); in DoUpdate() 147 FLASHD_LOGW("Copy %s failed!", GetFileName(iter.second).c_str()); in SaveLog()
|
H A D | commander.cpp | 49 …FLASHD_LOGW("currSize_ = %u, fileSize_ = %u, currentProces = %u", currentSize_, fileSize_, current… in UpdateProgress()
|
H A D | flash_commander.cpp | 106 FLASHD_LOGW("all the data is written"); in DoFlash()
|
H A D | daemon_updater.cpp | 71 FLASHD_LOGW("flasd is not runing"); in SendToHost()
|
/ohos5.0/base/update/updater/services/flashd/common/ |
H A D | flashd_define.h | 27 #define FLASHD_LOGW(format, ...) Logger(Updater::WARNING, (UPDATER_LOG_FILE_NAME), (__LINE__), form… macro
|