Home
last modified time | relevance | path

Searched refs:BUNDLE_ACTIVE_LOGE (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_config_reader.cpp41 BUNDLE_ACTIVE_LOGE("GetCfgFiles failed"); in LoadConfig()
60 BUNDLE_ACTIVE_LOGE("file is empty %{private}s", filePath); in LoadApplicationUsePeriodically()
64 BUNDLE_ACTIVE_LOGE("not have application_use_periodically key"); in LoadApplicationUsePeriodically()
69 BUNDLE_ACTIVE_LOGE("application_use_periodically content is empty"); in LoadApplicationUsePeriodically()
73 BUNDLE_ACTIVE_LOGE("not have MinUseTimes key"); in LoadApplicationUsePeriodically()
78 BUNDLE_ACTIVE_LOGE("not have MaxUseTimes key"); in LoadApplicationUsePeriodically()
83 BUNDLE_ACTIVE_LOGE("not have MinUseDays key"); in LoadApplicationUsePeriodically()
95 BUNDLE_ACTIVE_LOGE("Get real path failed %{private}s", filePath); in GetJsonFromFile()
101 BUNDLE_ACTIVE_LOGE("cannot open file %{private}s", realPath.c_str()); in GetJsonFromFile()
116 BUNDLE_ACTIVE_LOGE("parse %{private}s json error", realPath.c_str()); in GetJsonFromFile()
H A Dbundle_active_usage_database.cpp81 BUNDLE_ACTIVE_LOGE("database path is not exist"); in InitUsageGroupDatabase()
94 BUNDLE_ACTIVE_LOGE("bundleActiveResult is invalid"); in InitUsageGroupDatabase()
100 BUNDLE_ACTIVE_LOGE("table not exist"); in InitUsageGroupDatabase()
141 BUNDLE_ACTIVE_LOGE("database path is not exist"); in InitDatabaseTableInfo()
240 BUNDLE_ACTIVE_LOGE("table not exist"); in HandleTableInfo()
288 BUNDLE_ACTIVE_LOGE("table not exist"); in HandleAllTableName()
305 BUNDLE_ACTIVE_LOGE("database table not exist"); in DeleteExcessiveTableData()
372 BUNDLE_ACTIVE_LOGE("table does not exist"); in GetOverdueTableCreateTime()
1215 BUNDLE_ACTIVE_LOGE("Rename table failed"); in ExecuteRenameTableName()
1596 BUNDLE_ACTIVE_LOGE("Get now time error"); in GetSystemTimeMs()
[all …]
H A Dbundle_active_continuous_task_observer.cpp59 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()
74BUNDLE_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 Dbundle_active_service.cpp182 BUNDLE_ACTIVE_LOGE("malloc app state observer failed"); in InitAppStateSubscriber()
203 BUNDLE_ACTIVE_LOGE("SubscribeAppState appstateobserver is null, return"); in SubscribeAppState()
224 BUNDLE_ACTIVE_LOGE("SubscribeBackgroundTask failed."); in SubscribeContinuousTask()
269 BUNDLE_ACTIVE_LOGE("token does not belong to native process, return"); in ReportEvent()
535 BUNDLE_ACTIVE_LOGE("%{public}s is not system app", bundleName.c_str()); in CheckBundleIsSystemAppAndHasPermission()
552 BUNDLE_ACTIVE_LOGE("check native permission not have permission"); in CheckNativePermission()
579 BUNDLE_ACTIVE_LOGE("MaxNum is Invalid!"); in QueryModuleUsageRecords()
650 BUNDLE_ACTIVE_LOGE("GetApplicationInfo failed!"); in QueryModuleRecordInfos()
657 BUNDLE_ACTIVE_LOGE("GetBundleInfo failed!"); in QueryModuleRecordInfos()
692 BUNDLE_ACTIVE_LOGE("Not eng mode"); in AllowDump()
[all …]
H A Dbundle_active_bundle_mgr_helper.cpp114 BUNDLE_ACTIVE_LOGE("get SystemAbilityManager failed"); in Connect()
120 BUNDLE_ACTIVE_LOGE("get Bundle Manager failed"); in Connect()
141 BUNDLE_ACTIVE_LOGE("get applicationInfo failed."); in IsLauncherApp()
158 BUNDLE_ACTIVE_LOGE("Init Launcher App Map by BMS failed"); in InitLauncherAppMap()
H A Dbundle_active_core.cpp496 BUNDLE_ACTIVE_LOGE("get user data service failed!"); in ReportEvent()
545 BUNDLE_ACTIVE_LOGE("get user data service failed!"); in ReportEventToAllUserId()
711 BUNDLE_ACTIVE_LOGE("Get now time error"); in GetSystemTimeMs()
718 BUNDLE_ACTIVE_LOGE("tarDuration is less than 0."); in GetSystemTimeMs()
834 BUNDLE_ACTIVE_LOGE("remote object is null."); in OnObserverDied()
847 BUNDLE_ACTIVE_LOGE("get remote object failed"); in OnObserverDiedInner()
H A Dbundle_active_app_state_obsever.cpp37 BUNDLE_ACTIVE_LOGE("validate ability state data failed!"); in OnAbilityStateChanged()
H A Dbundle_active_stub.cpp254 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack observer is null, return"); in HandleRegisterAppGroupCallBack()
266 BUNDLE_ACTIVE_LOGE("UnRegisterAppGroupCallBack observer is null, return"); in HandleUnRegisterAppGroupCallBack()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dapp_group_callback_info.cpp59 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 Dapp_group_callback_proxy.cpp33 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()
50BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack SendRequest failed, error code: %{public}d", ret); in OnAppGroupChanged()
H A Dapp_group_callback_stub.cpp28 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack OnRemoteRequest cannot get power mgr service"); in OnRemoteRequest()
36BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack ReadParcelable<AbilityStateData> failed"); in OnRemoteRequest()
H A Dbundle_active_proxy.cpp295 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack observer is nullptr"); in RegisterAppGroupCallBack()
302 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack WriteInterfaceToken fail"); in RegisterAppGroupCallBack()
306 BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack observer write failed."); in RegisterAppGroupCallBack()
312BUNDLE_ACTIVE_LOGE("RegisterAppGroupCallBack SendRequest failed, error code: %{public}d", ret); in RegisterAppGroupCallBack()
320 BUNDLE_ACTIVE_LOGE("UnRegisterAppGroupCallBack observer is nullptr"); in UnRegisterAppGroupCallBack()
330 BUNDLE_ACTIVE_LOGE("UnRegisterAppGroupCallBack observer write failed."); in UnRegisterAppGroupCallBack()
H A Dbundle_active_client.cpp40 BUNDLE_ACTIVE_LOGE("Failed to get SystemAbilityManager."); in GetBundleActiveProxy()
46 BUNDLE_ACTIVE_LOGE("Failed to get SystemAbility[1907] ."); in GetBundleActiveProxy()
52 BUNDLE_ACTIVE_LOGE("Failed to get BundleActiveProxy."); in GetBundleActiveProxy()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dbundle_state_query.cpp54 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()
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("ParseStatesParameters failed, endTime value is invalid."); in ParseStatesParameters()
347 BUNDLE_ACTIVE_LOGE("QueryBundleActiveStates, asyncCallbackInfo == nullptr"); in QueryBundleEventsAsync()
552 BUNDLE_ACTIVE_LOGE("ParseAppUsageParameters failed, endTime type is invalid."); in ParseAppUsageParameters()
[all …]
H A Dbundle_state_query_napi.cpp175 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()
349 BUNDLE_ACTIVE_LOGE("QueryCurrentBundleEvents, asyncCallbackInfo == nullptr"); in QueryCurrentBundleEventsAsync()
405 BUNDLE_ACTIVE_LOGE("QueryBundleEvents, asyncCallbackInfo == nullptr"); in QueryBundleEventsAsync()
631 BUNDLE_ACTIVE_LOGE("queryBundleStatsInfos asyncCallbackInfo == nullptr"); in QueryBundleStatsInfosAsync()
690 BUNDLE_ACTIVE_LOGE("ParseDeviceEventStates failed, beginTime is invalid."); in ParseDeviceEventStates()
695 BUNDLE_ACTIVE_LOGE("ParseDeviceEventStates failed, beginTime less then 0."); in ParseDeviceEventStates()
702 BUNDLE_ACTIVE_LOGE("ParseDeviceEventStates failed, endTime is invalid."); in ParseDeviceEventStates()
[all …]
H A Dapp_group_observer_napi.cpp47 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 Dbundle_active_app_group_napi.cpp123 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 Dbundle_state_common.cpp48 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()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_handler.cpp55 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 Dbundle_active_group_controller.cpp154 BUNDLE_ACTIVE_LOGE("Failed to get system ability mgr."); in GetBundleMgrProxy()
159 BUNDLE_ACTIVE_LOGE("Failed to get bundle manager service."); in GetBundleMgrProxy()
164BUNDLE_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()
249 BUNDLE_ACTIVE_LOGE("Report an uninstalled package event, return!"); in ReportEvent()
413 BUNDLE_ACTIVE_LOGE("bundleName can not get by userId"); in QueryAppGroup()
452 BUNDLE_ACTIVE_LOGE("IsBundleInstalled bundle is not installed!"); in IsBundleInstalled()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_report_handler.cpp36 BUNDLE_ACTIVE_LOGE("BundleActiveReportHandler, ffrtQueue create failed"); in Init()
46 BUNDLE_ACTIVE_LOGE("init failed"); in SendEvent()
71 BUNDLE_ACTIVE_LOGE("init failed"); in RemoveEvent()
88 BUNDLE_ACTIVE_LOGE("init failed"); in HasEvent()
102 BUNDLE_ACTIVE_LOGE("handlerobj is null, exit ProcessEvent"); in ProcessEvent()
115 BUNDLE_ACTIVE_LOGE("flush user is %{public}d, not last user %{public}d, return", in ProcessEvent()
H A Dbundle_active_user_service.cpp437 BUNDLE_ACTIVE_LOGE("current interval stat is null!"); in QueryBundleStatsInfos()
478 BUNDLE_ACTIVE_LOGE("current interval stat is null!"); in QueryBundleEvents()
534 BUNDLE_ACTIVE_LOGE("current interval stat is null!"); in QueryDeviceEventStats()
592 BUNDLE_ACTIVE_LOGE("current interval stat is null!"); in QueryNotificationEventStats()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/utils/include/
H A Dbundle_active_log.h61 #define BUNDLE_ACTIVE_LOGE(fmt, ...) HILOG_ERROR(LOG_CORE, "[%{public}s(%{public}s):%{public}d]" fm… macro
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_multi_test.cpp115 BUNDLE_ACTIVE_LOGE("Marshalling fail"); in OnAppGroupChanged()
H A Ddevice_usage_statistics_test.cpp110 BUNDLE_ACTIVE_LOGE("Marshalling fail"); in OnAppGroupChanged()