/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
H A D | app_group_callback_info.cpp | 59 BUNDLE_ACTIVE_LOGE("Failed to write userId_"); in Marshalling() 64 BUNDLE_ACTIVE_LOGE("Failed to write creator oldGroup_"); in Marshalling() 69 BUNDLE_ACTIVE_LOGE("Failed to write creator newGroup_"); in Marshalling() 74 BUNDLE_ACTIVE_LOGE("Failed to write creator changeReason_"); in Marshalling() 79 BUNDLE_ACTIVE_LOGE("Failed to write bundleName_"); in Marshalling() 89 BUNDLE_ACTIVE_LOGE("new AppGroupCallbackInfo failed!"); in Unmarshalling()
|
H A D | app_group_callback_proxy.cpp | 33 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack remote is dead."); in OnAppGroupChanged() 38 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack write interface token failed."); in OnAppGroupChanged() 42 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack write parcel failed."); in OnAppGroupChanged() 50 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack SendRequest failed, error code: %{public}d", ret); in OnAppGroupChanged()
|
H A D | app_group_callback_stub.cpp | 28 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack OnRemoteRequest cannot get power mgr service"); in OnRemoteRequest() 36 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack ReadParcelable<AbilityStateData> failed"); in OnRemoteRequest()
|
H A D | bundle_active_proxy.cpp | 279 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack observer is nullptr"); in RegisterAppGroupCallBack() 286 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack WriteInterfaceToken fail"); in RegisterAppGroupCallBack() 290 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack observer write failed."); in RegisterAppGroupCallBack() 296 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack SendRequest failed, error code: %{public}d", ret); in RegisterAppGroupCallBack() 304 BUNDLE_ACTIVE_LOGE("UnRegisterAppGroupCallBack observer is nullptr"); in UnRegisterAppGroupCallBack() 314 BUNDLE_ACTIVE_LOGE("UnRegisterAppGroupCallBack observer write failed."); in UnRegisterAppGroupCallBack()
|
H A D | bundle_active_client.cpp | 41 BUNDLE_ACTIVE_LOGE("Failed to get SystemAbilityManager."); in GetBundleActiveProxy() 47 BUNDLE_ACTIVE_LOGE("Failed to get SystemAbility[1907] ."); in GetBundleActiveProxy() 53 BUNDLE_ACTIVE_LOGE("Failed to get BundleActiveProxy."); in GetBundleActiveProxy()
|
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_group_handler.cpp | 55 BUNDLE_ACTIVE_LOGE("Init failed bundleActiveController is null"); in Init() 62 BUNDLE_ACTIVE_LOGE("Init failed ffrtQueue is null"); in Init() 72 BUNDLE_ACTIVE_LOGE("init failed"); in SendCheckBundleMsg() 98 BUNDLE_ACTIVE_LOGE("init failed"); in RemoveCheckBundleMsg() 112 BUNDLE_ACTIVE_LOGE("handlerobj is null, GetMsgKey failed"); in GetMsgKey() 124 BUNDLE_ACTIVE_LOGE("init failed"); in SendEvent() 149 BUNDLE_ACTIVE_LOGE("init failed"); in RemoveEvent() 166 BUNDLE_ACTIVE_LOGE("init failed"); in PostSyncTask() 176 BUNDLE_ACTIVE_LOGE("init failed"); in PostTask()
|
H A D | bundle_active_group_controller.cpp | 154 BUNDLE_ACTIVE_LOGE("Failed to get system ability mgr."); in GetBundleMgrProxy() 159 BUNDLE_ACTIVE_LOGE("Failed to get bundle manager service."); in GetBundleMgrProxy() 164 BUNDLE_ACTIVE_LOGE("Failed to get system bundle manager services ability, sptrBundleMgr_"); in GetBundleMgrProxy() 169 BUNDLE_ACTIVE_LOGE("Failed to get system bundle manager services ability"); in GetBundleMgrProxy() 194 BUNDLE_ACTIVE_LOGE("CheckEachBundleState get bundle manager proxy failed!"); in CheckEachBundleState() 250 BUNDLE_ACTIVE_LOGE("Report an uninstalled package event, return!"); in ReportEvent() 414 BUNDLE_ACTIVE_LOGE("bundleName can not get by userId"); in QueryAppGroup() 453 BUNDLE_ACTIVE_LOGE("IsBundleInstalled bundle is not installed!"); in IsBundleInstalled()
|
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/ |
H A D | bundle_active_report_handler.cpp | 37 BUNDLE_ACTIVE_LOGE("BundleActiveReportHandler, ffrtQueue create failed"); in Init() 47 BUNDLE_ACTIVE_LOGE("init failed"); in SendEvent() 72 BUNDLE_ACTIVE_LOGE("init failed"); in RemoveEvent() 89 BUNDLE_ACTIVE_LOGE("init failed"); in HasEvent() 103 BUNDLE_ACTIVE_LOGE("handlerobj is null, exit ProcessEvent"); in ProcessEvent() 143 BUNDLE_ACTIVE_LOGE("not report uninstall app event"); in ProcessReportEvent() 153 BUNDLE_ACTIVE_LOGE("flush user is %{public}d, not last user %{public}d, return", in ProcessFlushToDiskEvent()
|
H A D | bundle_active_user_service.cpp | 451 BUNDLE_ACTIVE_LOGE("current interval stat is null!"); in QueryBundleStatsInfos() 492 BUNDLE_ACTIVE_LOGE("current interval stat is null!"); in QueryBundleEvents() 548 BUNDLE_ACTIVE_LOGE("current interval stat is null!"); in QueryDeviceEventStats() 606 BUNDLE_ACTIVE_LOGE("current interval stat is null!"); in QueryNotificationEventStats()
|
/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | bundle_state_query.cpp | 54 BUNDLE_ACTIVE_LOGE("ParseIsIdleStateParameters failed, bundleName is empty."); in ParseIsIdleStateParameters() 60 BUNDLE_ACTIVE_LOGE("Wrong argument type, string expected."); in ParseIsIdleStateParameters() 82 BUNDLE_ACTIVE_LOGE("IsIdleState, asyncCallbackInfo == nullptr"); in IsBundleIdleAsync() 151 BUNDLE_ACTIVE_LOGE("ParsePriorityGroupParameters failed, bundleName is empty."); in ParsePriorityGroupParameters() 159 BUNDLE_ACTIVE_LOGE("ParsePriorityGroupParameters failed, bundleName is empty."); in ParsePriorityGroupParameters() 181 BUNDLE_ACTIVE_LOGE("QueryAppUsagePriorityGroup, asyncCallbackInfo == nullptr"); in QueryAppGroupAsync() 236 BUNDLE_ACTIVE_LOGE("ParseStatesParameters failed, beginTime type is invalid."); in ParseStatesParameters() 241 BUNDLE_ACTIVE_LOGE("ParseStatesParameters failed, beginTime value is invalid."); in ParseStatesParameters() 248 BUNDLE_ACTIVE_LOGE("ParseStatesParameters failed, endTime type is invalid."); in ParseStatesParameters() 253 BUNDLE_ACTIVE_LOGE("ParseStatesParameter in ParseStatesParameters() [all...] |
H A D | app_group_observer_napi.cpp | 47 BUNDLE_ACTIVE_LOGE("commonEventDataWorkerData is null"); in SetBundleGroupChangedData() 88 BUNDLE_ACTIVE_LOGE("OnAppGroupChanged commonEventDataWorkerData or ref is null"); in UvQueueWorkOnAppGroupChanged() 138 BUNDLE_ACTIVE_LOGE("loop instance is nullptr"); in OnAppGroupChanged() 143 BUNDLE_ACTIVE_LOGE("work is null"); in OnAppGroupChanged() 148 BUNDLE_ACTIVE_LOGE("callbackReceiveDataWorker is null"); in OnAppGroupChanged() 155 BUNDLE_ACTIVE_LOGE("Marshalling fail"); in OnAppGroupChanged()
|
H A D | bundle_state_query_napi.cpp | 82 BUNDLE_ACTIVE_LOGE("ParseQueryModuleUsageRecords failed, maxNum is larger than 1000 or less/equal than 0"); in ParseQueryModuleUsageRecords() 89 BUNDLE_ACTIVE_LOGE("ParseQueryModuleUsageRecords failed, maxNum type is invalid."); in ParseQueryModuleUsageRecords() 94 BUNDLE_ACTIVE_LOGE("ParseQueryModuleUsageRecords failed, maxNum is larger than 1000 or less/equal than 0"); in ParseQueryModuleUsageRecords() 116 BUNDLE_ACTIVE_LOGE("QueryBundleStatsInfoByInterval, asyncCallbackInfo == nullptr"); in QueryModuleUsageRecordsAsync() 175 BUNDLE_ACTIVE_LOGE("Wrong argument type, string expected."); in ParseIsIdleStateParameters() 182 BUNDLE_ACTIVE_LOGE("ParseIsIdleStateParameters failed, bundleName is empty."); in ParseIsIdleStateParameters() 208 BUNDLE_ACTIVE_LOGE("IsIdleState, asyncCallbackInfo == nullptr"); in IsBundleIdleAsync() 265 BUNDLE_ACTIVE_LOGE("Wrong argument type, string expected."); in ParseIsIdleStateSyncParameters() 272 BUNDLE_ACTIVE_LOGE("ParseIsIdleStateParameters failed, bundleName is empty."); in ParseIsIdleStateSyncParameters() 306 BUNDLE_ACTIVE_LOGE("ParseQueryCurrentBundleEventsParameter in ParseQueryCurrentBundleEventsParameters() [all...] |
H A D | bundle_active_app_group_napi.cpp | 123 BUNDLE_ACTIVE_LOGE("QueryAppGroup, asyncCallbackInfo == nullptr"); in QueryAppGroupAsync() 181 BUNDLE_ACTIVE_LOGE("ParseQueryAppGroupParameters failed, bundleName is empty."); in ParseQueryAppGroupSyncParameters() 249 BUNDLE_ACTIVE_LOGE("ParseSetAppGroupParameters failed, bundleName is empty."); in GetSetAppGroupBundleName() 297 BUNDLE_ACTIVE_LOGE("SetAppGroup, asyncCallbackInfo == nullptr"); in SetAppGroupAsync() 346 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack callback is null"); in GetAppGroupChangeCallback() 375 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack bundleActiveGroupObserverInfo parse failed"); in ParseRegisterAppGroupCallBackParameters() 401 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack, asyncCallbackInfo == nullptr"); in RegisterAppGroupCallBackAsync() 483 BUNDLE_ACTIVE_LOGE("UnRegisterAppGroupCallBack, asyncCallbackInfo == nullptr"); in UnRegisterAppGroupCallBackAsync()
|
H A D | bundle_state_common.cpp | 48 BUNDLE_ACTIVE_LOGE("HandleParamErr %{public}d", errCode); in HandleParamErr() 61 BUNDLE_ACTIVE_LOGE("GetSaErrCodeMsg %{public}d", errCode); in GetSaErrCodeMsg() 226 BUNDLE_ACTIVE_LOGE("PackageStats is invalid"); in GetBundleStateInfoForResult() 439 BUNDLE_ACTIVE_LOGE("Wrong argument type, number expected."); in GetInt64NumberValue() 451 BUNDLE_ACTIVE_LOGE("Wrong argument type. Number expected."); in GetInt32NumberValue() 499 BUNDLE_ACTIVE_LOGE("Merge package stats failed, existing packageName : %{public}s," in MergePackageStats()
|
/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_continuous_task_observer.cpp | 59 BUNDLE_ACTIVE_LOGE("Failed to get system ability mgr."); in GetBundleMgr() 64 BUNDLE_ACTIVE_LOGE("Failed to get bundle manager service."); in GetBundleMgr() 69 BUNDLE_ACTIVE_LOGE("Failed to get system bundle manager services ability, bundleMgr_"); in GetBundleMgr() 74 BUNDLE_ACTIVE_LOGE("Failed to get system bundle manager services ability, bundleMgr_->AsObject()"); in GetBundleMgr() 93 BUNDLE_ACTIVE_LOGE("Get bundle mgr failed!"); in ReportContinuousTaskEvent()
|
H A D | bundle_active_usage_database.cpp | 81 BUNDLE_ACTIVE_LOGE("database path is not exist"); in InitUsageGroupDatabase() 85 BUNDLE_ACTIVE_LOGE("databaseType is invalid, databaseType = %{public}d", databaseType); in InitUsageGroupDatabase() 94 BUNDLE_ACTIVE_LOGE("bundleActiveResult is invalid"); in InitUsageGroupDatabase() 100 BUNDLE_ACTIVE_LOGE("table not exist"); in InitUsageGroupDatabase() 130 BUNDLE_ACTIVE_LOGE("failed to create directory %{public}s", BUNDLE_ACTIVE_DATABASE_DIR.c_str()); in CreateDatabasePath() 141 BUNDLE_ACTIVE_LOGE("database path is not exist"); in InitDatabaseTableInfo() 214 BUNDLE_ACTIVE_LOGE("query stats info by step fail, rdbStore is nullptr"); in QueryStatsInfoByStep() 234 BUNDLE_ACTIVE_LOGE("bundleActiveResult is invalid"); in HandleTableInfo() 240 BUNDLE_ACTIVE_LOGE("table not exist"); in HandleTableInfo() 282 BUNDLE_ACTIVE_LOGE("bundleActiveResul in HandleAllTableName() [all...] |
H A D | bundle_active_service.cpp | 119 BUNDLE_ACTIVE_LOGE("[Server] OnStart, Register SystemAbility[1907] FAIL."); in InitNecessaryState() 179 BUNDLE_ACTIVE_LOGE("malloc app state observer failed"); in InitAppStateSubscriber() 200 BUNDLE_ACTIVE_LOGE("SubscribeAppState appstateobserver is null, return"); in SubscribeAppState() 205 BUNDLE_ACTIVE_LOGE("RegisterApplicationStateObserver failed. err:%{public}d", err); in SubscribeAppState() 216 BUNDLE_ACTIVE_LOGE("SubscribeContinuousTask continuousTaskObserver_ is null, return"); in SubscribeContinuousTask() 221 BUNDLE_ACTIVE_LOGE("SubscribeBackgroundTask failed."); in SubscribeContinuousTask() 262 BUNDLE_ACTIVE_LOGE("token does not belong to fms service process, return"); in ReportEvent() 266 BUNDLE_ACTIVE_LOGE("token does not belong to native process, return"); in ReportEvent() 291 BUNDLE_ACTIVE_LOGE("%{public}s is not system app", bundleName.c_str()); in IsBundleIdle() 422 BUNDLE_ACTIVE_LOGE(" in QueryCurrentBundleEvents() [all...] |
H A D | bundle_active_bundle_mgr_helper.cpp | 113 BUNDLE_ACTIVE_LOGE("get SystemAbilityManager failed");
in Connect() 119 BUNDLE_ACTIVE_LOGE("get Bundle Manager failed");
in Connect() 140 BUNDLE_ACTIVE_LOGE("get applicationInfo failed.");
in IsLauncherApp() 157 BUNDLE_ACTIVE_LOGE("Init Launcher App Map by BMS failed");
in InitLauncherAppMap()
|
H A D | bundle_active_app_state_obsever.cpp | 37 BUNDLE_ACTIVE_LOGE("validate ability state data failed!"); in OnAbilityStateChanged()
|
H A D | bundle_active_core.cpp | 608 BUNDLE_ACTIVE_LOGE("get user data service failed!"); in ReportEvent() 657 BUNDLE_ACTIVE_LOGE("get user data service failed!"); in ReportEventToAllUserId() 801 BUNDLE_ACTIVE_LOGE("Get now time error"); in GetSystemTimeMs() 808 BUNDLE_ACTIVE_LOGE("tarDuration is less than 0."); in GetSystemTimeMs() 924 BUNDLE_ACTIVE_LOGE("remote object is null."); in OnObserverDied() 937 BUNDLE_ACTIVE_LOGE("get remote object failed"); in OnObserverDiedInner()
|
H A D | bundle_active_stub.cpp | 255 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack observer is null, return"); in HandleRegisterAppGroupCallBack() 267 BUNDLE_ACTIVE_LOGE("UnRegisterAppGroupCallBack observer is null, return"); in HandleUnRegisterAppGroupCallBack()
|
/foundation/resourceschedule/device_usage_statistics/utils/include/ |
H A D | bundle_active_log.h | 61 #define BUNDLE_ACTIVE_LOGE(fmt, ...) HILOG_ERROR(LOG_CORE, "[%{public}s(%{public}s):%{public}d]" fmt, \ macro
|
/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | device_usage_statistics_multi_test.cpp | 94 BUNDLE_ACTIVE_LOGE("Marshalling fail");
in OnAppGroupChanged()
|
H A D | device_usage_statistics_test.cpp | 89 BUNDLE_ACTIVE_LOGE("Marshalling fail"); in OnAppGroupChanged()
|