Searched refs:RESMGR_HILOGW (Results 1 - 6 of 6) sorted by relevance
/base/global/resource_management/frameworks/resmgr/include/ |
H A D | hilog_wrapper.h | 37 #define RESMGR_HILOGW(tag, fmt, ...) HILOG_IMPL(LOG_CORE, LOG_WARN, 0xD001E00, tag, fmt, ##__VA_ARGS__) macro 54 #define RESMGR_HILOGW(tag, fmt, ...)
|
/base/global/resource_management/frameworks/resmgr/src/ |
H A D | system_resource_manager.cpp | 69 RESMGR_HILOGW(RESMGR_TAG, "CreateSystemResourceManager failed when GetSystemResourceManagerNoSandBox"); in GetSystemResourceManagerNoSandBox()
|
H A D | theme_pack_resource.cpp | 122 RESMGR_HILOGW(RESMGR_TAG, "The resource name is not exist in childValue"); in InitThemeRes() 127 RESMGR_HILOGW(RESMGR_TAG, "The resource value is not exist in childValue"); in InitThemeRes()
|
H A D | hap_manager.cpp | 529 RESMGR_HILOGW(RESMGR_TAG, "AddPatchResourcePath hapPath not load, hapPath = %{public}s", sPath.c_str()); in AddPatchResourcePath()
|
/base/global/resource_management/frameworks/resmgr/src/utils/ |
H A D | string_utils.cpp | 182 RESMGR_HILOGW(RESMGR_TAG, "LocalizeNumber resLocale is null"); in LocalizeNumber() 191 RESMGR_HILOGW(RESMGR_TAG, "LocalizeNumber language is null"); in LocalizeNumber()
|
/base/global/resource_management/interfaces/js/kits/src/ |
H A D | sendable_resource_manager_napi.cpp | 37 RESMGR_HILOGW(RESMGR_JS_TAG, "Parameter type is not napi_object");
in IsNapiObject()
|
Completed in 5 milliseconds