Searched refs:PRINTW (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
H A D | bundlems_log.h | 48 #define PRINTW(name, fmt, ...) macro 59 #define PRINTW(name, fmt, ...) HILOG_WARN(LOG_DOMAIN, "%{public}s::%{public}s(%{public}d): " fmt, …
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/include/util/ |
H A D | abilityms_log.h | 48 #define PRINTW(name, fmt, ...) macro 59 #define PRINTW(name, fmt, ...) HILOG_WARN(LOG_DOMAIN, "%{public}s::%{public}s(%{public}d): " fmt, …
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/util/ |
H A D | abilityms_helper.cpp | 35 PRINTW("AbilityMsHelper", "bundleName is null"); in IsLauncherAbility() 44 PRINTW("AbilityMsHelper", "abilityName is null"); in IsAceAbility()
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/ |
H A D | app_spawn_client.cpp | 45 PRINTW("AppSpawnClient", "get default feature api fail, again try"); in Initialize() 51 PRINTW("AppSpawnClient", "get app spawn client fail"); in Initialize()
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/include/ |
H A D | bundle_daemon_log.h | 31 #define PRINTW(name, fmt, ...) HILOG_WARN(LOG_DOMAIN, "%{public}s::%{public}s(%{public}d): " fmt, … macro
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/ |
H A D | bundle_log.h | 29 #define PRINTW(name, fmt, ...) HILOG_WARN(LOG_DOMAIN, "%{public}s::%{public}s(%{public}d): " fmt, … macro
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/task/ |
H A D | ability_connect_task.cpp | 50 PRINTW("AbilityConnectTask", "service status has disconnected"); in PerformConnectTask()
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_daemon_client.cpp | 138 PRINTW("BundleDaemonClient", "register bundle_daemon death callback fail"); in Initialize() 170 PRINTW("BundleDeamonClient", "register death callback fail"); in RegisterDeathCallback()
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/ |
H A D | ability_connect_mission.cpp | 106 PRINTW("RemoveServiceRecord", "service disconnectDoneTransaction failed"); in RemoveServiceRecord()
|
H A D | page_ability_record.cpp | 362 PRINTW("disconnectAbility", "service is disconnecting"); in DisconnectAbility() 366 PRINTW("disconnectAbility", "service is stopping"); in DisconnectAbility()
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/ |
H A D | bundle_daemon_handler.cpp | 231 PRINTW("BundleDaemonHandler", "RenameFile fail!"); in MoveFile()
|