Home
last modified time | relevance | path

Searched refs:BUNDLE_ACTIVE_LOGI (Results 1 - 24 of 24) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp28 BUNDLE_ACTIVE_LOGI("Init called"); in Init()
39 BUNDLE_ACTIVE_LOGI("Init event id is %{public}d, time stamp is %{public}lld", in Init()
42 BUNDLE_ACTIVE_LOGI("Init currentDailyStats begintime is %{public}lld, " in Init()
153 BUNDLE_ACTIVE_LOGI("RenewTableTime called"); in RenewTableTime()
154 BUNDLE_ACTIVE_LOGI("RenewTableTime called current event size is %{public}d", currentStats_[0]->events_.Size()); in RenewTableTime()
179 BUNDLE_ACTIVE_LOGI("ReportEvent later than daily expire, renew data in memory"); in ReportEvent()
227 BUNDLE_ACTIVE_LOGI("ReportForShutdown() called"); in ReportForShutdown()
233 BUNDLE_ACTIVE_LOGI(" BundleActiveUserService::ReportEvent later than daily expire"); in ReportForShutdown()
240 BUNDLE_ACTIVE_LOGI("ReportForShutdown called notify"); in ReportForShutdown()
246 BUNDLE_ACTIVE_LOGI("RestoreStat in RestoreStats()
[all...]
H A Dbundle_active_report_handler.cpp151 BUNDLE_ACTIVE_LOGI("FLUSH TO DISK HANDLE"); in ProcessFlushToDiskEvent()
163 BUNDLE_ACTIVE_LOGI("Remove user"); in ProcessRmoveUserEvent()
169 BUNDLE_ACTIVE_LOGI("MSG_SWITCH_USER CALLED"); in ProcessUserSwitchEvent()
175 BUNDLE_ACTIVE_LOGI("MSG_BUNDLE_UNINSTALLED CALLED"); in ProcessBundleUninstallEvent()
182 BUNDLE_ACTIVE_LOGI("MSG_BUNDLE_INSTALLED CALLED"); in ProcessBundleInstallEvent()
H A Dbundle_active_stats_combiner.cpp25 BUNDLE_ACTIVE_LOGI("BundleActivePackageStats combine called"); in combine()
36 BUNDLE_ACTIVE_LOGI("BundleActiveEvent combine called"); in combine()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_user_history.cpp48 BUNDLE_ACTIVE_LOGI("WriteBundleUsage called"); in WriteBundleUsage()
51 BUNDLE_ACTIVE_LOGI("WriteBundleUsage called, no existed user history, return"); in WriteBundleUsage()
92 BUNDLE_ACTIVE_LOGI("screendiff is %{public}lld, bootfromdiff is %{public}lld, bundle name is %{public}s," in GetLevelIndex()
125 BUNDLE_ACTIVE_LOGI("GetUserHistory READ FROM DATABASE FAILD"); in GetUserHistory()
129 BUNDLE_ACTIVE_LOGI("GetUserHistory usageHistoryInserted not null"); in GetUserHistory()
214 BUNDLE_ACTIVE_LOGI("RegisterAppGroupCallBack AppGroupCallbackInfo build success"); in ReportUsage()
226 BUNDLE_ACTIVE_LOGI("set %{public}s to group %{public}d, reason is %{public}d, userId is %{public}d", in SetAppGroup()
238 BUNDLE_ACTIVE_LOGI("%{public}s group and reason is same as before, not update", bundleName.c_str()); in SetAppGroup()
245 BUNDLE_ACTIVE_LOGI("SetAppGroup set success"); in SetAppGroup()
281 BUNDLE_ACTIVE_LOGI("PrintDat in PrintData()
[all...]
H A Dbundle_active_group_controller.cpp78 BUNDLE_ACTIVE_LOGI("last time check for user %{public}d", currentUsedUser); in OnUserSwitched()
109 BUNDLE_ACTIVE_LOGI("SetHandlerAndCreateUserHistory bundleUserHistory_ is null, " in SetHandlerAndCreateUserHistory()
121 BUNDLE_ACTIVE_LOGI("OnBundleUninstalled called, userId is %{public}d, bundlename is %{public}s", in OnBundleUninstalled()
178 BUNDLE_ACTIVE_LOGI("PeriodCheckBundleState called"); in PeriodCheckBundleState()
191 BUNDLE_ACTIVE_LOGI("CheckEachBundleState called, userid is %{public}d", userId); in CheckEachBundleState()
313 BUNDLE_ACTIVE_LOGI("%{public}s is forced set, return", bundleName.c_str()); in CheckAndUpdateGroup()
341 BUNDLE_ACTIVE_LOGI("CheckAndUpdateGroup called SetAppGroup"); in CheckAndUpdateGroup()
419 BUNDLE_ACTIVE_LOGI("QueryAppGroup is not bundleInstalled"); in QueryAppGroup()
438 BUNDLE_ACTIVE_LOGI("QueryAppGroup group is %{public}d", oneBundleHistory->currentGroup_); in QueryAppGroup()
461 BUNDLE_ACTIVE_LOGI("ShutDow in ShutDown()
[all...]
H A Dbundle_active_group_handler.cpp53 BUNDLE_ACTIVE_LOGI("Init called"); in Init()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp106 BUNDLE_ACTIVE_LOGI("screen state change to %{public}d", isScreenOn); in HandleScreenEvent()
115 BUNDLE_ACTIVE_LOGI("remove user id %{public}d", userId); in HandleUserRemoveEvent()
131 BUNDLE_ACTIVE_LOGI("OnReceiveEvent receive switched user event, user id is %{public}d", userId); in HandleUserSwitchEvent()
148 BUNDLE_ACTIVE_LOGI("action is %{public}s, userID is %{public}d, bundlename is %{public}s", in HandlePackageRemoveEvent()
170 BUNDLE_ACTIVE_LOGI("action is %{public}s, userID is %{public}d, bundlename is %{public}s", in HandlePackageAddEvent()
191 BUNDLE_ACTIVE_LOGI("action is %{public}s, userID is %{public}d", action.c_str(), userId); in HandleLockEvent()
270 BUNDLE_ACTIVE_LOGI("Init Set group controller and handler done"); in InitBundleGroupController()
279 BUNDLE_ACTIVE_LOGI("query activated account failed, no account activated"); in InitBundleGroupController()
298 BUNDLE_ACTIVE_LOGI("first initialize user service"); in GetUserDataAndInitializeIfNeeded()
303 BUNDLE_ACTIVE_LOGI("servic in GetUserDataAndInitializeIfNeeded()
[all...]
H A Dbundle_active_service.cpp65 BUNDLE_ACTIVE_LOGI("OnStart() called"); in OnStart()
67 BUNDLE_ACTIVE_LOGI("service is ready. nothing to do."); in OnStart()
85 BUNDLE_ACTIVE_LOGI("GetSystemAbilityManager fail!"); in InitNecessaryState()
95 BUNDLE_ACTIVE_LOGI("request system service is not ready yet!"); in InitNecessaryState()
107 BUNDLE_ACTIVE_LOGI("request system service object is not ready yet!"); in InitNecessaryState()
122 BUNDLE_ACTIVE_LOGI("[Server] OnStart, Register SystemAbility[1907] SUCCESS."); in InitNecessaryState()
139 BUNDLE_ACTIVE_LOGI("core and handler is not null"); in InitService()
239 BUNDLE_ACTIVE_LOGI("[Server] OnStop"); in OnStop()
250 BUNDLE_ACTIVE_LOGI("calling process name is %{public}s, uid is %{public}d", in ReportEvent()
279 BUNDLE_ACTIVE_LOGI("UI in IsBundleIdle()
[all...]
H A Dbundle_active_open_callback.cpp32 BUNDLE_ACTIVE_LOGI("Create success."); in OnCreate()
41 BUNDLE_ACTIVE_LOGI("Upgrade success."); in OnUpgrade()
H A Dbundle_active_continuous_task_observer.cpp31 BUNDLE_ACTIVE_LOGI("report handler is not null, init success"); in Init()
108 BUNDLE_ACTIVE_LOGI("OnContinuousTaskStart id is %{public}d, bundle name is %{public}s, " in ReportContinuousTaskEvent()
115 BUNDLE_ACTIVE_LOGI("BundleActiveAppStateObserver::OnAbilityStateChanged handler not null, SEND"); in ReportContinuousTaskEvent()
H A Dbundle_active_bundle_mgr_helper.cpp74 BUNDLE_ACTIVE_LOGI("start get application infos"); in GetApplicationInfos()
80 BUNDLE_ACTIVE_LOGI("bundleMgr is null: %{public}d ", bundleMgr_ == nullptr); in GetApplicationInfos()
151 BUNDLE_ACTIVE_LOGI("init laucherAppMap"); in InitLauncherAppMap()
H A Dbundle_active_app_state_obsever.cpp29 BUNDLE_ACTIVE_LOGI("Init report handler is not null, init success"); in Init()
73 BUNDLE_ACTIVE_LOGI("OnAblityStateChanged %{public}s", tmpHandlerObject.ToString().c_str()); in OnAbilityStateChanged()
H A Dbundle_active_stub.cpp114 BUNDLE_ACTIVE_LOGI("OnRemoteRequest intervaltype is %{public}d", intervalType); in HandleQueryBundleStatsInfoByInterval()
125 BUNDLE_ACTIVE_LOGI("OnRemoteRequest result size is %{public}d", size); in HandleQueryBundleStatsInfoByInterval()
165 BUNDLE_ACTIVE_LOGI("OnRemoteRequest QUERY_BUNDLE_STATS_INFOS intervaltype is %{public}d", intervalType); in HandleQueryBundleStatsInfos()
175 BUNDLE_ACTIVE_LOGI("OnRemoteRequest QUERY_BUNDLE_STATS_INFOS result size is %{public}d", size); in HandleQueryBundleStatsInfos()
258 BUNDLE_ACTIVE_LOGI("RegisterAppGroupCallBack observer is ok"); in HandleRegisterAppGroupCallBack()
H A Dbundle_active_usage_database.cpp481 BUNDLE_ACTIVE_LOGI("upgradle database oldVersion: %{public}d, curVersion: %{public}d", oldVersion, curVersion); in UpgradleDatabase()
503 BUNDLE_ACTIVE_LOGI("get RdbStore fail, databaseType: %{public}u", i); in SupportAppTwin()
851 BUNDLE_ACTIVE_LOGI("update %{public}d bundles, keep %{public}d bundles group", updatedcount, unupdatedcount); in PutBundleHistoryData()
1237 BUNDLE_ACTIVE_LOGI("optimalIntervalType is %{public}d", optimalIntervalType); in GetOptimalIntervalType()
1296 BUNDLE_ACTIVE_LOGI("new table time is %{public}lld", (long long)newTime); in RenewTableTime()
/foundation/resourceschedule/device_usage_statistics/test/unittest/mock/
H A Dbundle_active_usage_database_mock.cpp25 BUNDLE_ACTIVE_LOGI("BundleActiveUsageDatabase::QueryStatsInfoByStep observer has been delete"); in QueryStatsInfoByStep()
31 BUNDLE_ACTIVE_LOGI("BundleActiveUsageDatabase::GetBundleActiveRdbStore observer has been delete"); in GetBundleActiveRdbStore()
/foundation/resourceschedule/device_usage_statistics/utils/include/
H A Dbundle_active_log.h57 #define BUNDLE_ACTIVE_LOGI(fmt, ...) HILOG_INFO(LOG_CORE, "[%{public}s(%{public}s):%{public}d]" fmt, \ macro
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_client.cpp67 BUNDLE_ACTIVE_LOGI("BundleActiveClient::ReportEvent called"); in ReportEvent()
106 BUNDLE_ACTIVE_LOGI("QueryBundleEvents bundleActiveEvents is %{public}zu", bundleActiveEvents.size()); in QueryBundleEvents()
156 BUNDLE_ACTIVE_LOGI("maxNum is illegal, maxNum is %{public}d", maxNum); in QueryModuleUsageRecords()
H A Dbundle_active_event.cpp151 BUNDLE_ACTIVE_LOGI("bundle name is %{public}s, ability name is %{public}s, continue task ability is %{public}s, " in PrintEvent()
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_test.cpp86 BUNDLE_ACTIVE_LOGI("TestAppGroupChangeCallback::OnAppGroupChanged!"); in OnAppGroupChanged()
236 BUNDLE_ACTIVE_LOGI("RegisterAppGroupCallBack construct observer!"); in HWTEST_F()
293 BUNDLE_ACTIVE_LOGI("observer has been delete"); in HWTEST_F()
H A Ddevice_usage_statistics_service_test.cpp78 BUNDLE_ACTIVE_LOGI("TestServiceAppGroupChangeCallback::OnAppGroupChanged!"); in OnAppGroupChanged()
109 BUNDLE_ACTIVE_LOGI("DeviceUsageStatisticsServiceTest create BundleActiveService!"); in HWTEST_F()
184 BUNDLE_ACTIVE_LOGI("DeviceUsageStatisticsServiceTest create BundleActiveService!"); in HWTEST_F()
1173 BUNDLE_ACTIVE_LOGI("database->QueryNotificationEventStats"); in HWTEST_F()
1194 BUNDLE_ACTIVE_LOGI("database->QueryDeviceEventStats"); in HWTEST_F()
1214 BUNDLE_ACTIVE_LOGI("database->QueryDatabaseEvents"); in HWTEST_F()
H A Ddevice_usage_statistics_multi_test.cpp91 BUNDLE_ACTIVE_LOGI("TestAppGroupChangeCallback::OnAppGroupChanged!"); in OnAppGroupChanged()
/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dbundle_active_app_group_napi.cpp191 BUNDLE_ACTIVE_LOGI("QueryAppGroup"); in QueryAppGroupSync()
371 BUNDLE_ACTIVE_LOGI("RegisterAppGroupCallBack repeat!"); in ParseRegisterAppGroupCallBackParameters()
468 BUNDLE_ACTIVE_LOGI("UnRegisterAppGroupCallBack observer is not exist"); in ParseUnRegisterAppGroupCallBackParameters()
H A Dbundle_state_common.cpp32 BUNDLE_ACTIVE_LOGI("delete callback"); in ~AsyncWorkData()
37 BUNDLE_ACTIVE_LOGI("delete asyncwork"); in ~AsyncWorkData()
528 BUNDLE_ACTIVE_LOGI("CallbackPtr->beginTime: %{public}lld, callbackPtr->endTime: %{public}lld", in HandleEventStatsInfo()
H A Dbundle_state_query_napi.cpp75 BUNDLE_ACTIVE_LOGI("get module info has only one callback param"); in ParseQueryModuleUsageRecords()

Completed in 21 milliseconds