Home
last modified time | relevance | path

Searched refs:RESMGR_HILOGI (Results 1 - 9 of 9) sorted by relevance

/base/global/resource_management/frameworks/resmgr/include/
H A Dhilog_wrapper.h38 #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 Dsystem_resource_manager.cpp64 RESMGR_HILOGI(RESMGR_TAG, "GetSystemResourceManagerNoSandBox"); in GetSystemResourceManagerNoSandBox()
H A Dresource_manager.cpp74 RESMGR_HILOGI(RESMGR_TAG, "CreateResourceManagerDef LoadThemeRes"); in CreateResourceManagerDef()
H A Dtheme_pack_manager.cpp344 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 Dhap_manager.cpp392 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 Dresource_manager_napi.cpp75 RESMGR_HILOGI(RESMGR_JS_TAG, "Failed to get ability property"); in GetGlobalAbility()
/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_napi_utils.cpp73 RESMGR_HILOGI(RESMGR_JS_TAG, "Parameter type is not napi_object"); in IsNapiObject()
H A Dresource_manager_napi_async_impl.cpp98 RESMGR_HILOGI(RESMGR_JS_TAG, "Invalid functionName, %{public}s", functionName.c_str()); in GetResource()
H A Dresource_manager_napi_sync_impl.cpp113 RESMGR_HILOGI(RESMGR_JS_TAG, "Invalid functionName, %{public}s", functionName.c_str()); in GetResource()

Completed in 10 milliseconds