Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dnetwork_strategy.cpp46STANDBYSERVICE_LOGD("enter NetworkStrategy HandleEvent, eventId is %{public}d", message.eventId_); in HandleEvent()
73STANDBYSERVICE_LOGD("enter NetworkStrategy UpdateAllowedList, eventId is %{public}d", message.even… in UpdateAllowedList()
80STANDBYSERVICE_LOGD("enter NetworkStrategy HandleEvent, current condition is %{public}u", conditio… in UpdateNetResourceConfig()
86STANDBYSERVICE_LOGD("enter NetworkStrategy StartNetLimit, eventId is %{public}d", message.eventId_… in StartNetLimit()
90 STANDBYSERVICE_LOGD("current state is not SLEEP or current phase is not APP_RES_DEEP!"); in StartNetLimit()
98STANDBYSERVICE_LOGD("enter NetworkStrategy StopNetLimit, eventId is %{public}d", message.eventId_); in StopNetLimit()
104 STANDBYSERVICE_LOGD("SetFireWallAllowedList, uids size %{public}d, isAdded is %{public}d", in SetFirewallAllowedList()
107 STANDBYSERVICE_LOGD("allow list is empty"); in SetFirewallAllowedList()
H A Dbase_network_strategy.cpp55 STANDBYSERVICE_LOGD("BaseNetworkStrategy revceived message %{public}u, action: %{public}s", in HandleEvent()
94 STANDBYSERVICE_LOGD("allowType is not network, currentType is %{public}d", allowType); in UpdateExemptionList()
98 STANDBYSERVICE_LOGD("current state is not sleep or maintenance, ignore exemption"); in UpdateExemptionList()
129 STANDBYSERVICE_LOGD("now is doze, do not need start net limit mode, repeat process"); in EnableNetworkFirewall()
132 STANDBYSERVICE_LOGD("start net limit mode"); in EnableNetworkFirewall()
165 STANDBYSERVICE_LOGD("succeed GetApplicationInfos, size is %{public}d", in InitNetLimitedAppInfo()
219 STANDBYSERVICE_LOGD("succeed GetContinuousTaskApps, size is %{public}d", in GetBackgroundTaskApp()
226 STANDBYSERVICE_LOGD("succeed GetTransientTaskApps, size is %{public}d", in GetBackgroundTaskApp()
331 STANDBYSERVICE_LOGD("uid: %{public}d, name: %{public}s, isAllow: %{public}d", in SetNetAllowApps()
334 STANDBYSERVICE_LOGD("all application size: %{public}d, network allow: %{public}d", in SetNetAllowApps()
[all …]
H A Drunning_lock_strategy.cpp51 STANDBYSERVICE_LOGD("RunningLockStrategy revceived message %{public}u, action: %{public}s", in HandleEvent()
102 STANDBYSERVICE_LOGD("allowType is not running lock, currentType is %{public}d", allowType); in UpdateExemptionList()
106 STANDBYSERVICE_LOGD("current state is not sleep or maintenance, ignore exemption"); in UpdateExemptionList()
115 STANDBYSERVICE_LOGD("%{public}s apply allow, added is %{public}d", processName.c_str(), added); in UpdateExemptionList()
134 STANDBYSERVICE_LOGD("now is proxied, do not need StartProxy, repeat process"); in StartProxy()
142STANDBYSERVICE_LOGD("start proxy running lock, current state is %{public}d, current phase is %{pub… in StartProxy()
189 STANDBYSERVICE_LOGD("succeed GetApplicationInfos, size is %{public}d", in GetAllAppInfos()
281 STANDBYSERVICE_LOGD("succeed GetContinuousTaskApps, size is %{public}d", in GetBackgroundTaskApp()
289 STANDBYSERVICE_LOGD("succeed GetTransientTaskApps, size is %{public}d", in GetBackgroundTaskApp()
362STANDBYSERVICE_LOGD("proxied app size: %{public}d", static_cast<int32_t>(proxiedAppList.size())); in ProxyAppAndProcess()
[all …]
H A Dtimer_strategy.cpp23 STANDBYSERVICE_LOGD("TimerStrategy revceived message %{public}u, action: %{public}s", in HandleEvent()
39 STANDBYSERVICE_LOGD("Timer Strategy Dump"); in ShellDump()
H A Dwork_scheduler_strategy.cpp23 STANDBYSERVICE_LOGD("NetworkStrategy revceived message %{public}u, action: %{public}s", in HandleEvent()
H A Dstrategy_manager_adapter.cpp82 STANDBYSERVICE_LOGD("StrategyManagerAdapter revceive message %{public}u, action: %{public}s", in HandleEvent()
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dapp_state_observer.cpp29STANDBYSERVICE_LOGD("process died, uid : %{public}d, pid : %{public}d", processData.uid, processDa… in OnProcessDied()
44 STANDBYSERVICE_LOGD("start check app alive or not"); in CheckAlivedApp()
63 STANDBYSERVICE_LOGD("%{public}s : validate app state data failed!", __func__); in OnApplicationStateChanged()
69STANDBYSERVICE_LOGD("app is terminated, uid: %{public}d, bunddlename: %{public}s", uid, bundleName… in OnApplicationStateChanged()
81 STANDBYSERVICE_LOGD("%{public}s : validate app state data failed!", __func__); in OnForegroundApplicationChanged()
88STANDBYSERVICE_LOGD("fg app changed, state: %{public}d, bunddlename: %{public}s", state, bundleNam… in OnForegroundApplicationChanged()
H A Dbundle_manager_helper.cpp43 STANDBYSERVICE_LOGD("get client Bundle Name: %{public}s", bundle.c_str()); in GetClientBundleName()
50 STANDBYSERVICE_LOGD("start get application info"); in GetApplicationInfo()
54 STANDBYSERVICE_LOGD("bundleMgr is null: %{public}d ", bundleMgr_ == nullptr); in GetApplicationInfo()
67 STANDBYSERVICE_LOGD("bundleMgr is null: %{public}d ", bundleMgr_ == nullptr); in GetApplicationInfos()
78 STANDBYSERVICE_LOGD("bundleMgr is null: %{public}d ", bundleMgr_ == nullptr); in CheckIsSystemAppByUid()
H A Dstandby_service_impl.cpp97 STANDBYSERVICE_LOGD("start init necessary plugin"); in InitReadyState()
180 STANDBYSERVICE_LOGD("start day and night switch"); in DayNightSwitchCallback()
405 STANDBYSERVICE_LOGD("start to recovery delayed task"); in RecoverTimeLimitedTask()
423 STANDBYSERVICE_LOGD("dump persistant data"); in DumpPersistantData()
447 STANDBYSERVICE_LOGD("standby service is not ready"); in RemoveAppAllowRecord()
565 STANDBYSERVICE_LOGD("start AddAllowList"); in ApplyAllowResource()
630 STANDBYSERVICE_LOGD("start UpdateRecord"); in UpdateRecord()
678 STANDBYSERVICE_LOGD("start UnapplyAllowResource"); in UnapplyAllowResource()
781 STANDBYSERVICE_LOGD("start GetAllowList"); in GetAllowList()
909 STANDBYSERVICE_LOGD("start GetRestrictList"); in GetRestrictList()
[all …]
H A Dstandby_service.cpp92 STANDBYSERVICE_LOGD("add system ability, systemAbilityId : %{public}d", systemAbilityId); in OnAddSystemAbility()
96 STANDBYSERVICE_LOGD("common event service is ready!"); in OnAddSystemAbility()
101 STANDBYSERVICE_LOGD("timer service is ready!"); in OnAddSystemAbility()
106 STANDBYSERVICE_LOGD("ability mgr service is ready!"); in OnAddSystemAbility()
110 STANDBYSERVICE_LOGD("bundle mgr service is ready!"); in OnAddSystemAbility()
114 STANDBYSERVICE_LOGD("power service is ready!"); in OnAddSystemAbility()
118 STANDBYSERVICE_LOGD("app mgr service is ready!"); in OnAddSystemAbility()
123 STANDBYSERVICE_LOGD("multi modal input service is ready!"); in OnAddSystemAbility()
131 STANDBYSERVICE_LOGD("all necessary system service for standby service has been satisfied!"); in OnAddSystemAbility()
/ohos5.0/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp43 STANDBYSERVICE_LOGD("StandbyStateSubscriber start subscriber"); in AddSubscriber()
67 STANDBYSERVICE_LOGD(" suscriber standby service callback succeed, list.size() is %{public}d", in AddSubscriber()
95 STANDBYSERVICE_LOGD("remove subscriber from standby service subscriber succeed"); in RemoveSubscriber()
103STANDBYSERVICE_LOGD("start ReportStandbyState, napping is %{public}d, sleeping is %{public}d", nap… in ReportStandbyState()
117 STANDBYSERVICE_LOGD("stop callback subscriber list"); in NotifyIdleModeByCallback()
131 STANDBYSERVICE_LOGD("PublishCommonEvent for idle mode finished succeed"); in NotifyIdleModeByCommonEvent()
196 STANDBYSERVICE_LOGD("PublishCommonEvent for exempt list update succeed"); in NotifyAllowChangedByCommonEvent()
230 STANDBYSERVICE_LOGD("suscriber death, remove it from list"); in HandleSubscriberDeath()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dbackground_task_listener.cpp63 STANDBYSERVICE_LOGD("Transient start called, uid is %{public}d, bundle name is %{public}s", in OnAppTransientTaskStart()
71 STANDBYSERVICE_LOGD("Transient stop called, uid is %{public}d, bundle name is %{public}s", in OnAppTransientTaskEnd()
79STANDBYSERVICE_LOGD("Continuous start called, uid is %{public}d", continuousTaskCallbackInfo->GetC… in OnContinuousTaskStart()
87STANDBYSERVICE_LOGD("Continuous stop called, uid is %{public}d", continuousTaskCallbackInfo->GetCr… in OnContinuousTaskStop()
H A Dinput_manager_listener.cpp34 STANDBYSERVICE_LOGD("start input manager listener"); in StartListener()
41 STANDBYSERVICE_LOGD("start input manager listner, result is %{public}d", subscriberId_); in StartListener()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/extend_constraints/src/
H A Dmotion_sensor_monitor.cpp69STANDBYSERVICE_LOGD("sensor motion: %{public}lf, threshold: %{public}d", MotionSensorMonitor::GetE… in AcceleromterCallback()
84 STANDBYSERVICE_LOGD("periodly receive Acceleromter motion sensor callback"); in RepeatAcceleromterCallback()
87STANDBYSERVICE_LOGD("sensor motion: %{public}lf, threshold: %{public}lf", MotionSensorMonitor::Get… in RepeatAcceleromterCallback()
189 STANDBYSERVICE_LOGD("start motion sensor monitoring"); in StartMonitoring()
249 STANDBYSERVICE_LOGD("subscribe sensor succeed for sensor ID %{public}d", sensorTypeId); in StartSensor()
H A Dconstraint_manager_adapter.cpp77 STANDBYSERVICE_LOGD("start constraint evalution"); in StartEvalution()
82 STANDBYSERVICE_LOGD("constraint evalution is nullptr, pass"); in StartEvalution()
/ohos5.0/foundation/resourceschedule/device_standby/services/common/src/
H A Dtime_provider.cpp66STANDBYSERVICE_LOGD("current local time info: %{public}02d:%{public}02d:%{public}02d", curLocalTim… in GetCondition()
79 STANDBYSERVICE_LOGD("condition is %{public}u", GetCondition()); in TimeDiffToDayNightSwitch()
96STANDBYSERVICE_LOGD("current utc time info: %{public}02d:%{public}02d:%{public}02d", curUTCTime.tm… in DiffToFixedClock()
102STANDBYSERVICE_LOGD("target utc time info: %{public}02d:%{public}02d:%{public}02d", targetUTCTime.… in DiffToFixedClock()
H A Dtimed_task.cpp60 STANDBYSERVICE_LOGD("timed task had been triggered"); in OnTrigger()
62 STANDBYSERVICE_LOGD("start invoke callback function of timed task"); in OnTrigger()
65 STANDBYSERVICE_LOGD("end timed task callback"); in OnTrigger()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/ext/src/
H A Dbase_state.cpp70 STANDBYSERVICE_LOGD("due to timeout, try to enter %{public}s state from %{public}s", in StartTransitNextState()
140 STANDBYSERVICE_LOGD("StartStateTransitionTimer by id=" SPUBI64 ", triggerTime=" SPUBI64, in StartStateTransitionTimer()
194 STANDBYSERVICE_LOGD("acquire standby running lock, status is %{public}d", runningLockStatus_); in AcquireStandbyRunningLock()
210 STANDBYSERVICE_LOGD("release standby running lock, status is %{public}d", runningLockStatus_); in ReleaseStandbyRunningLock()
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/
H A Dcommon.cpp35 STANDBYSERVICE_LOGD("AsyncWorkData::~AsyncWorkData delete callback"); in ~AsyncWorkData()
40 STANDBYSERVICE_LOGD("AsyncWorkData::~AsyncWorkData delete asyncWork"); in ~AsyncWorkData()
227 STANDBYSERVICE_LOGD("GetStringValue result: %{public}s", result.c_str()); in GetStringValue()
279 STANDBYSERVICE_LOGD("GetNamedInt32Value: %{public}s is %{public}d", utf8name, result); in GetNamedInt32Value()
297 STANDBYSERVICE_LOGD("GetNamedStringValue: result is %{public}s", result.c_str()); in GetNamedStringValue()
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Djson_utils.cpp99STANDBYSERVICE_LOGD("the standby service config file: %{public}s already exists.", filePath.c_str(… in CreateNodeFile()
104STANDBYSERVICE_LOGD("the standby service config file: %{public}s not exists.", filePath.c_str()); in CreateNodeFile()
199STANDBYSERVICE_LOGD("full path of standby service config file is: %{public}s ", fullPath.c_str()); in GetFileContent()
H A Dstandby_config_manager.cpp336 STANDBYSERVICE_LOGD("cfgDir: %{public}s ", cfgDir); in GetConfigFileList()
351 STANDBYSERVICE_LOGD("Get valid base config file: %{public}s", baseRealPath.c_str()); in GetConfigFileList()
444 STANDBYSERVICE_LOGD("find duration from %{public}s, size is %{public}d", in GetEligibleAllowConfig()
462 STANDBYSERVICE_LOGD("eligibleResCtrlConfig size is %{public}d", in GetEligibleAllowConfig()
477 STANDBYSERVICE_LOGD("after calculate, eligible size is %{public}d", in GetEligibleAllowTimeConfig()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dstate_manager_adapter.cpp191 STANDBYSERVICE_LOGD("end evalution current state, result is %{public}d", evalResult); in EndEvalCurrentState()
310 STANDBYSERVICE_LOGD("screen off half hour, cur state is %{public}s, pre state is %{public}s", in OnScreenOffHalfHourInner()
319STANDBYSERVICE_LOGD("half hour ctrl status from %{public}d to %{public}d", scrOffHalfHourCtrl_, sc… in OnScreenOffHalfHourInner()
404 STANDBYSERVICE_LOGD("after 3000ms, stop sensor"); in DumpActivateMotion()
H A Ddark_state.cpp75 STANDBYSERVICE_LOGD("constraint evalution failed, block current state"); in EndEvalCurrentState()
/ohos5.0/foundation/resourceschedule/device_standby/utils/common/include/
H A Dstandby_service_log.h57 #define STANDBYSERVICE_LOGD(...) STANDBYSERVICE_PRINT_LOGD(FORMAT_LOG(__VA_ARGS__)) macro
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/device_standby_plugin/src/
H A Ddevice_standby_plugin.cpp98 STANDBYSERVICE_LOGD("DeviceStandbyPlugin::OnDispatchResource success."); in OnDispatchResource()

12