Home
last modified time | relevance | path

Searched refs:STANDBYSERVICE_LOGW (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_proxy.cpp68 STANDBYSERVICE_LOGW("SubscribeSleepStateEvent failed"); in SubscribeStandbyCallback()
103 STANDBYSERVICE_LOGW("UnsubscribeSleepStateEvent failed"); in UnsubscribeStandbyCallback()
134 STANDBYSERVICE_LOGW("ApplyAllowResource failed"); in ApplyAllowResource()
165 STANDBYSERVICE_LOGW("RemoveAllowList failed"); in UnapplyAllowResource()
197 STANDBYSERVICE_LOGW("GetAllowList failed"); in GetAllowList()
234 STANDBYSERVICE_LOGW("IsDeviceInStandby failed"); in IsDeviceInStandby()
270 STANDBYSERVICE_LOGW("SetNatInterval failed"); in SetNatInterval()
333 STANDBYSERVICE_LOGW("GetRestrictList failed"); in GetRestrictList()
374 STANDBYSERVICE_LOGW("IsStrategyEnabled failed"); in IsStrategyEnabled()
410 STANDBYSERVICE_LOGW("ReportPowerOverused failed"); in ReportPowerOverused()
[all …]
H A Dstandby_service_subscriber_stub.cpp34 STANDBYSERVICE_LOGW("StandbyServiceSubscriberStub Local descriptor not match remote."); in OnRemoteRequest()
75 STANDBYSERVICE_LOGW("HandleOnDeviceIdleMode Read parcel failed."); in HandleOnDeviceIdleMode()
90 STANDBYSERVICE_LOGW("HandleOnAllowListChanged Read parcel failed."); in HandleOnAllowListChanged()
103 STANDBYSERVICE_LOGW("HandleOnPowerOverused Read parcel failed."); in HandleOnPowerOverused()
H A Dstandby_service_client.cpp103 STANDBYSERVICE_LOGW("allow info array is not empty"); in GetAllowList()
158 STANDBYSERVICE_LOGW("restrict info array is not empty"); in GetRestrictList()
/ohos5.0/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_stub.cpp127 STANDBYSERVICE_LOGW("HandleGetRestrictList ReadParcelable failed"); in HandleGetRestrictList()
137 STANDBYSERVICE_LOGW("HandleGetRestrictList Write result size failed"); in HandleGetRestrictList()
153 STANDBYSERVICE_LOGW("HandleIsStrategyEnabled ReadParcelable failed"); in HandleIsStrategyEnabled()
162 STANDBYSERVICE_LOGW("HandleIsStrategyEnabled Write enabled failed"); in HandleIsStrategyEnabled()
188 STANDBYSERVICE_LOGW("HandleApplyAllowResource ReadParcelable failed"); in HandleApplyAllowResource()
219 STANDBYSERVICE_LOGW("HandleGetAllowList ReadParcelable failed"); in HandleGetAllowList()
229 STANDBYSERVICE_LOGW("HandleGetAllowList Write result size failed"); in HandleGetAllowList()
261 STANDBYSERVICE_LOGW("HandleSetNatInterval ReadParcelable failed"); in HandleSetNatInterval()
310 STANDBYSERVICE_LOGW("Failed to read resType"); in HandleCommonEvent()
315 STANDBYSERVICE_LOGW("Failed to read value"); in HandleCommonEvent()
[all …]
H A Dstandby_service_subscriber_proxy.cpp34 STANDBYSERVICE_LOGW("OnDeviceIdleMode remote is dead."); in OnDeviceIdleMode()
39 STANDBYSERVICE_LOGW("OnDeviceIdleMode write interface token failed."); in OnDeviceIdleMode()
44 STANDBYSERVICE_LOGW("OnDeviceIdleMode write parameter failed."); in OnDeviceIdleMode()
62 STANDBYSERVICE_LOGW("OnAllowListChanged remote is dead."); in OnAllowListChanged()
67 STANDBYSERVICE_LOGW("OnAllowListChanged write interface token failed."); in OnAllowListChanged()
73 STANDBYSERVICE_LOGW("OnAllowListChanged write notification failed."); in OnAllowListChanged()
90 STANDBYSERVICE_LOGW("OnPowerOverused remote is dead."); in OnPowerOverused()
95 STANDBYSERVICE_LOGW("OnPowerOverused write interface token failed."); in OnPowerOverused()
100 STANDBYSERVICE_LOGW("OnPowerOverused write notification failed."); in OnPowerOverused()
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp185 STANDBYSERVICE_LOGW("standby service is not running"); in SubscribeStandbyCallback()
194 STANDBYSERVICE_LOGW("standby service is not running"); in UnsubscribeStandbyCallback()
203 STANDBYSERVICE_LOGW("standby service is not running"); in ApplyAllowResource()
212 STANDBYSERVICE_LOGW("standby service is not running"); in UnapplyAllowResource()
222 STANDBYSERVICE_LOGW("standby service is not running"); in GetAllowList()
231 STANDBYSERVICE_LOGW("standby service is not running"); in IsDeviceInStandby()
279 STANDBYSERVICE_LOGW("standby service is not running"); in ReportWorkSchedulerStatus()
289 STANDBYSERVICE_LOGW("standby service is not running"); in GetRestrictList()
298 STANDBYSERVICE_LOGW("standby service is not running"); in IsStrategyEnabled()
307 STANDBYSERVICE_LOGW("standby service is not running"); in ReportPowerOverused()
[all …]
H A Dstandby_service_impl.cpp100 STANDBYSERVICE_LOGW("standby service is already ready, do not need repeat"); in InitReadyState()
182 STANDBYSERVICE_LOGW("standby service is not ready"); in DayNightSwitchCallback()
264 STANDBYSERVICE_LOGW("failed to get valid plugin path"); in RegisterPlugin()
268 STANDBYSERVICE_LOGW("plugin must in system directory"); in RegisterPlugin()
331 STANDBYSERVICE_LOGW("standby service is already not ready, do not need uninit"); in UninitReadyState()
729 STANDBYSERVICE_LOGW("none member of the allow list should be removed"); in UnapplyAllowResInner()
1173 STANDBYSERVICE_LOGW("standby service is not ready"); in DispatchEvent()
H A Dapp_state_observer.cpp47 STANDBYSERVICE_LOGW("connect to app mgr service failed"); in CheckAlivedApp()
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp187 STANDBYSERVICE_LOGW("Failed to parse cloud config in standby strategy."); in ParseCloudConfig()
396 STANDBYSERVICE_LOGW("failed to find config %{public}s", switchName.c_str()); in GetConfigWithName()
529 STANDBYSERVICE_LOGW("failed to parse halfhour config"); in ParseDeviceStanbyConfig()
633 STANDBYSERVICE_LOGW("there is error in config of %{public}s", resCtrlKey.c_str()); in ParseResCtrlConfig()
639 STANDBYSERVICE_LOGW("there is error in config of %{public}s", resCtrlKey.c_str()); in ParseResCtrlConfig()
650 STANDBYSERVICE_LOGW("the value of timer config should be an array"); in ParseTimerResCtrlConfig()
666 STANDBYSERVICE_LOGW("there is error in timer clock config"); in ParseTimerResCtrlConfig()
680 STANDBYSERVICE_LOGW("the value of %{public}s should be an array", resCtrlKey.c_str()); in ParseDefaultResCtrlConfig()
701 STANDBYSERVICE_LOGW("there is no necessary field %{public}s or %{public}s", in ParseCommonResCtrlConfig()
709 STANDBYSERVICE_LOGW("get necessary field %{public}s or %{public}s config failed", in ParseCommonResCtrlConfig()
[all …]
/ohos5.0/foundation/resourceschedule/device_standby/plugins/ext/src/
H A Dbase_state.cpp75 STANDBYSERVICE_LOGW("state manager is nullptr, can not transit to next state"); in StartTransitNextState()
80 STANDBYSERVICE_LOGW("state is in evalution, stop evalution and enter next state"); in StartTransitNextState()
84STANDBYSERVICE_LOGW("can not transit to state %{public}d, block current state", statePtr->nextStat… in StartTransitNextState()
101STANDBYSERVICE_LOGW("state manager is nullptr, can not implement function to enter next phase"); in TransitToPhaseInner()
149 STANDBYSERVICE_LOGW("timedTask %{public}s not exist", timedTaskName.c_str()); in StopTimedTask()
/ohos5.0/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp55 STANDBYSERVICE_LOGW("create death recipient failed"); in AddSubscriber()
85 STANDBYSERVICE_LOGW("deathRecipient is null"); in RemoveSubscriber()
149 STANDBYSERVICE_LOGW("Sleep State Subscriber List is empty"); in NotifyAllowChangedByCallback()
171 STANDBYSERVICE_LOGW("Sleep State Subscriber List is empty"); in NotifyPowerOverusedByCallback()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dsleep_state.cpp125 STANDBYSERVICE_LOGW("state is in evalution, postpone to enter next phase"); in TryToEnterNextPhase()
157 STANDBYSERVICE_LOGW("state manager is nullptr, cannot end eval sleep state"); in EndEvalCurrentState()
208 STANDBYSERVICE_LOGW("state manager is nullptr, cannot begin screen off half hour"); in CheckScrenOffHalfHour()
H A Dexport_plugin.cpp32 STANDBYSERVICE_LOGW("plugin is nullptr, failed to load valid plugin"); in OnPluginRegister()
H A Dmaintenance_state.cpp30 STANDBYSERVICE_LOGW("state manager is nullptr, can not begin current state"); in BeginState()
H A Dworking_state.cpp79 STANDBYSERVICE_LOGW("state manager is nullptr, cannot end eval working state"); in EndEvalCurrentState()
H A Ddark_state.cpp71 STANDBYSERVICE_LOGW("state manager is nullptr, can not end evalution current state"); in EndEvalCurrentState()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Drunning_lock_strategy.cpp157 STANDBYSERVICE_LOGW("calculate proxied app or native process failed"); in StartProxyInner()
168 STANDBYSERVICE_LOGW("failed to get all app info"); in InitProxiedAppInfo()
186 STANDBYSERVICE_LOGW("failed to get all applicationInfos"); in GetAllAppInfos()
260 STANDBYSERVICE_LOGW("get foreground app failed"); in GetForegroundApplications()
556 STANDBYSERVICE_LOGW("failed to ProxyRunningLockList"); in ProxyRunningLockList()
H A Dbase_network_strategy.cpp162 STANDBYSERVICE_LOGW("failed to get all applicationInfos"); in InitNetLimitedAppInfo()
202 STANDBYSERVICE_LOGW("get foreground app failed"); in GetForegroundApplications()
216 STANDBYSERVICE_LOGW("get continuous task app failed"); in GetBackgroundTaskApp()
223 STANDBYSERVICE_LOGW("get transient task app failed"); in GetBackgroundTaskApp()
H A Dnetwork_strategy.cpp117 STANDBYSERVICE_LOGW("failed to SetFireWallAllowedList, err code is %{public}d", ret); in SetFirewallAllowedList()
/ohos5.0/foundation/resourceschedule/device_standby/services/common/src/
H A Dbackground_task_helper.cpp37 STANDBYSERVICE_LOGW("Get continuous task failed"); in GetContinuousTaskApps()
/ohos5.0/foundation/resourceschedule/device_standby/utils/common/include/
H A Dstandby_service_log.h59 #define STANDBYSERVICE_LOGW(...) STANDBYSERVICE_PRINT_LOGW(FORMAT_LOG(__VA_ARGS__)) macro
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/device_standby_plugin/src/
H A Ddevice_standby_plugin.cpp66 STANDBYSERVICE_LOGW("DeviceStandbyPlugin::DispatchResource data is null"); in DispatchResource()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/extend_constraints/src/
H A Dconstraint_manager_adapter.cpp86 STANDBYSERVICE_LOGW("state manager is nullptr, can not end evalution"); in StartEvalution()