/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_bundle_mgr_helper.cpp | 49 BUNDLE_ACTIVE_LOGD("get Bundle Name: %{public}s", bundleName.c_str());
in GetNameForUid() 55 BUNDLE_ACTIVE_LOGD("start get application info");
in GetApplicationInfo() 64 BUNDLE_ACTIVE_LOGD("bundleMgr is null: %{public}d ", bundleMgr_ == nullptr);
in GetApplicationInfo() 133 BUNDLE_ACTIVE_LOGD("launcherAppMap cache, bundleName:%{public}s isLauncherApp:%{public}d",
in IsLauncherApp() 144 BUNDLE_ACTIVE_LOGD("insert launcherAppMap, bundleName:%{public}s isLauncherApp:%{public}d",
in IsLauncherApp()
|
H A D | bundle_active_core.cpp | 226 BUNDLE_ACTIVE_LOGD("Register for events result is %{public}d", subscribeResult); in RegisterSubscriber() 257 BUNDLE_ACTIVE_LOGD("system time shot is %{public}lld", (long long)systemTimeShot_); in Init() 262 BUNDLE_ACTIVE_LOGD("InitBundleGroupController called"); in InitBundleGroupController() 295 BUNDLE_ACTIVE_LOGD("GetUserDataAndInitializeIfNeeded called"); in GetUserDataAndInitializeIfNeeded() 312 BUNDLE_ACTIVE_LOGD("OnBundleUninstalled CALLED"); in OnBundleUninstalled() 331 BUNDLE_ACTIVE_LOGD("OnBundleInstalled CALLED"); in OnBundleInstalled() 412 BUNDLE_ACTIVE_LOGD("RestoreToDatabase called"); in RestoreToDatabase() 426 BUNDLE_ACTIVE_LOGD("RestoreToDatabaseLocked called"); in RestoreToDatabaseLocked() 464 BUNDLE_ACTIVE_LOGD("ShutDown called"); in ShutDown() 484 BUNDLE_ACTIVE_LOGD("OnStatsReloa in OnStatsReload() [all...] |
H A D | bundle_active_power_state_callback_service.cpp | 34 BUNDLE_ACTIVE_LOGD("BundleActDvePowerStateCallbackService::OnPowerStateChanged power state is %{public}u", state); in OnPowerStateChanged()
|
H A D | bundle_active_service.cpp | 208 BUNDLE_ACTIVE_LOGD("RegisterApplicationStateObserver success."); in SubscribeAppState() 315 BUNDLE_ACTIVE_LOGD("QueryBundleStatsInfoByInterval stats called, intervaltype is %{public}d", intervalType); in QueryBundleStatsInfoByInterval() 390 BUNDLE_ACTIVE_LOGD("UID is %{public}d", callingUid); in QueryBundleStatsInfos() 395 BUNDLE_ACTIVE_LOGD("QueryBundleStatsInfos userid is %{public}d", userId); in QueryBundleStatsInfos() 413 BUNDLE_ACTIVE_LOGD("QueryCurrentBundleEvents UID is %{public}d", callingUid); in QueryCurrentBundleEvents() 430 BUNDLE_ACTIVE_LOGD("QueryCurrentBundleEvents bundleActiveEvents size is %{public}zu", bundleActiveEvents.size()); in QueryCurrentBundleEvents() 438 BUNDLE_ACTIVE_LOGD("QueryAppGroup UID is %{public}d", callingUid); in QueryAppGroup() 527 BUNDLE_ACTIVE_LOGD("check native permission success, request from dump"); in CheckNativePermission() 598 BUNDLE_ACTIVE_LOGD("QueryDeviceEventStats result size is %{public}zu", eventStats.size()); in QueryDeviceEventStats() 606 BUNDLE_ACTIVE_LOGD("QueryNotificationEventStat in QueryNotificationEventStats() [all...] |
H A D | bundle_active_usage_database.cpp | 316 BUNDLE_ACTIVE_LOGD("BundleActiveUsageDatabase DeleteExcessiveTableData Deleted %{public}d tables from " in DeleteExcessiveTableData()
|
/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | app_group_observer_napi.cpp | 71 BUNDLE_ACTIVE_LOGD( in SetBundleGroupChangedData() 82 BUNDLE_ACTIVE_LOGD("OnAppGroupChanged uv_work_t start"); in UvQueueWorkOnAppGroupChanged() 134 BUNDLE_ACTIVE_LOGD("OnAppGroupChanged start"); in OnAppGroupChanged()
|
H A D | bundle_state_query.cpp | 208 BUNDLE_ACTIVE_LOGD("QueryAppUsagePriorityGroup callbackPtr->bundleName: %{public}s", in QueryAppUsagePriorityGroup() 318 BUNDLE_ACTIVE_LOGD("QueryCurrentBundleActiveStates callbackPtr->beginTime: %{public}lld", in QueryCurrentBundleActiveStates() 321 BUNDLE_ACTIVE_LOGD("QueryCurrentBundleActiveStates callbackPtr->endTime: %{public}lld", in QueryCurrentBundleActiveStates() 385 BUNDLE_ACTIVE_LOGD("QueryBundleActiveStates callbackPtr->beginTime: %{public}lld", in QueryBundleActiveStates() 388 BUNDLE_ACTIVE_LOGD("QueryBundleActiveStates callbackPtr->endTime: %{public}lld", in QueryBundleActiveStates() 507 BUNDLE_ACTIVE_LOGD("QueryBundleStateInfoByInterval callbackPtr->intervalType: %{public}d", in QueryBundleStateInfoByInterval() 510 BUNDLE_ACTIVE_LOGD("QueryBundleStateInfoByInterval callbackPtr->beginTime: %{public}lld", in QueryBundleStateInfoByInterval() 513 BUNDLE_ACTIVE_LOGD("QueryBundleStateInfoByInterval callbackPtr->endTime: %{public}lld", in QueryBundleStateInfoByInterval() 620 BUNDLE_ACTIVE_LOGD("QueryBundleStateInfos callbackPtr->beginTime: %{public}lld", in QueryBundleStateInfos() 623 BUNDLE_ACTIVE_LOGD("QueryBundleStateInfo in QueryBundleStateInfos() [all...] |
H A D | bundle_state_query_napi.cpp | 376 BUNDLE_ACTIVE_LOGD("QueryCurrentBundleEvents callbackPtr->beginTime: %{public}lld", in QueryCurrentBundleEvents() 379 BUNDLE_ACTIVE_LOGD("QueryCurrentBundleEvents callbackPtr->endTime: %{public}lld", in QueryCurrentBundleEvents() 432 BUNDLE_ACTIVE_LOGD("QueryBundleEvents callbackPtr->beginTime: %{public}lld", in QueryBundleEvents() 435 BUNDLE_ACTIVE_LOGD("QueryBundleEvents callbackPtr->endTime: %{public}lld", in QueryBundleEvents() 657 BUNDLE_ACTIVE_LOGD("queryBundleStatsInfos callbackPtr->beginTime: %{public}lld", in QueryBundleStatsInfos() 660 BUNDLE_ACTIVE_LOGD("queryBundleStatsInfos callbackPtr->endTime: %{public}lld", in QueryBundleStatsInfos()
|
H A D | bundle_active_app_group_napi.cpp | 147 BUNDLE_ACTIVE_LOGD("QueryAppGroup callbackPtr->bundleName: %{public}s", in QueryAppGroup() 322 BUNDLE_ACTIVE_LOGD("SetAppGroup, bundleName is %{public}s, newGroup is %{public}d", in SetAppGroup()
|
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
H A D | bundle_active_proxy.cpp | 84 BUNDLE_ACTIVE_LOGD("QueryBundleStatsInfoByInterval PackageStats idx is %{public}d, bundleName_ is %{public}s, " in QueryBundleStatsInfoByInterval() 172 BUNDLE_ACTIVE_LOGD("bundleActivePackageStats idx is %{public}d, bundleName_ is %{public}s, " in QueryBundleStatsInfos() 211 BUNDLE_ACTIVE_LOGD("QueryCurrentBundleEvents event id is %{public}d, bundle name is %{public}s," in QueryCurrentBundleEvents() 263 BUNDLE_ACTIVE_LOGD("bundle name is %{public}s, module name is %{public}s, " in QueryModuleUsageRecords() 267 BUNDLE_ACTIVE_LOGD("form name is %{public}s, form dimension is %{public}d, form id is %{public}lld, " in QueryModuleUsageRecords() 328 BUNDLE_ACTIVE_LOGD("QueryDeviceEventStats name is %{public}s, eventId is %{public}d, count is %{public}d", in QueryDeviceEventStats() 340 BUNDLE_ACTIVE_LOGD("QueryNotificationEventStats name is %{public}s, eventId is %{public}d, count is %{public}d", in QueryNotificationEventStats()
|
/foundation/resourceschedule/device_usage_statistics/utils/include/ |
H A D | bundle_active_log.h | 55 #define BUNDLE_ACTIVE_LOGD(fmt, ...) HILOG_DEBUG(LOG_CORE, "[%{public}s(%{public}s):%{public}d]" fmt, \ macro
|
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_user_history.cpp | 209 BUNDLE_ACTIVE_LOGD("RegisterAppGroupCallBack will ReportUsage"); in ReportUsage() 216 BUNDLE_ACTIVE_LOGD("RegisterAppGroupCallBack will callback!"); in ReportUsage()
|
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/ |
H A D | bundle_active_report_handler.cpp | 140 BUNDLE_ACTIVE_LOGD("MSG_REPORT_EVENT CALLED"); in ProcessReportEvent()
|
H A D | bundle_active_user_service.cpp | 160 BUNDLE_ACTIVE_LOGD("NotifyStatsChanged stat change is %{public}d, user is %{public}d", statsChanged_, userId_); in NotifyStatsChanged() 162 BUNDLE_ACTIVE_LOGD("NotifyStatsChanged() set stats changed to true"); in NotifyStatsChanged() 175 BUNDLE_ACTIVE_LOGD("ReportEvent, B time is %{public}lld, E time is %{public}lld, userId is %{public}d,", in ReportEvent() 721 BUNDLE_ACTIVE_LOGD("ReportModuleEvent called"); in ReportModuleEvent()
|