Home
last modified time | relevance | path

Searched refs:PRINTW (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundlems_log.h48 #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 Dabilityms_log.h48 #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 Dabilityms_helper.cpp35 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 Dapp_spawn_client.cpp45 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 Dbundle_daemon_log.h31 #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 Dbundle_log.h29 #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 Dability_connect_task.cpp50 PRINTW("AbilityConnectTask", "service status has disconnected"); in PerformConnectTask()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_daemon_client.cpp138 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 Dability_connect_mission.cpp106 PRINTW("RemoveServiceRecord", "service disconnectDoneTransaction failed"); in RemoveServiceRecord()
H A Dpage_ability_record.cpp362 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 Dbundle_daemon_handler.cpp231 PRINTW("BundleDaemonHandler", "RenameFile fail!"); in MoveFile()