Searched refs:RESMGR_HILOGI (Results 1 - 9 of 9) sorted by relevance
/base/global/resource_management/frameworks/resmgr/include/ |
H A D | hilog_wrapper.h | 38 #define RESMGR_HILOGI(tag, fmt, ...) HILOG_IMPL(LOG_CORE, LOG_INFO, 0xD001E00, tag, fmt, ##__VA_ARGS__) macro 55 #define RESMGR_HILOGI(tag, fmt, ...)
|
/base/global/resource_management/frameworks/resmgr/src/ |
H A D | system_resource_manager.cpp | 64 RESMGR_HILOGI(RESMGR_TAG, "GetSystemResourceManagerNoSandBox"); in GetSystemResourceManagerNoSandBox()
|
H A D | resource_manager.cpp | 74 RESMGR_HILOGI(RESMGR_TAG, "CreateResourceManagerDef LoadThemeRes"); in CreateResourceManagerDef()
|
H A D | theme_pack_manager.cpp | 344 RESMGR_HILOGI(RESMGR_TAG, "update theme, themeId_= %{public}d, newThemeId= %{public}d", themeId_, newThemeId); in UpdateThemeId() 450 RESMGR_HILOGI(RESMGR_TAG, in UpdateUserId()
|
H A D | hap_manager.cpp | 392 RESMGR_HILOGI(RESMGR_TAG, "the overlay for %{public}s already been loaded", path.c_str()); in AddResource() 432 RESMGR_HILOGI(RESMGR_TAG, "AddAppOverlay overlayPath = %{public}s", overlayPath.c_str()); in AddAppOverlay() 447 RESMGR_HILOGI(RESMGR_TAG, "RemoveAppOverlay overlayPath = %{public}s", overlayPath.c_str()); in RemoveAppOverlay() 983 RESMGR_HILOGI(RESMGR_TAG, "remove overlay for path, %{public}s", path.c_str()); in RemoveResource()
|
/base/global/resource_management/interfaces/js/kits/src/ |
H A D | resource_manager_napi.cpp | 75 RESMGR_HILOGI(RESMGR_JS_TAG, "Failed to get ability property"); in GetGlobalAbility()
|
/base/global/resource_management/interfaces/js/innerkits/core/src/ |
H A D | resource_manager_napi_utils.cpp | 73 RESMGR_HILOGI(RESMGR_JS_TAG, "Parameter type is not napi_object"); in IsNapiObject()
|
H A D | resource_manager_napi_async_impl.cpp | 98 RESMGR_HILOGI(RESMGR_JS_TAG, "Invalid functionName, %{public}s", functionName.c_str()); in GetResource()
|
H A D | resource_manager_napi_sync_impl.cpp | 113 RESMGR_HILOGI(RESMGR_JS_TAG, "Invalid functionName, %{public}s", functionName.c_str()); in GetResource()
|
Completed in 14 milliseconds