Home
last modified time | relevance | path

Searched refs:UTILS_LOGE (Results 1 - 2 of 2) sorted by relevance

/base/update/updateservice/interfaces/inner_api/modulemgr/include/
H A Dmodule_log.h22 #define UTILS_LOGE(fmt, ...) PRINT_LOGE(OHOS::UpdateEngine::UPDATE_MODULEMGR_TAG, fmt, ##__VA_ARGS__) macro
/base/update/updateservice/interfaces/inner_api/modulemgr/src/
H A Dmodule_manager.cpp45 UTILS_LOGE("LoadModule lib path invalid"); in LoadModule()
54 UTILS_LOGE("soPath %{private}s is not exist or invalid", libPath.c_str()); in LoadModule()
63 UTILS_LOGE("openSo path: %{public}s fail", libPath.c_str()); in LoadModule()

Completed in 1 milliseconds