Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_proxy.cpp33 STANDBYSERVICE_LOGW("SubscribeSleepStateEvent subscriber is null"); in SubscribeStandbyCallback()
41 STANDBYSERVICE_LOGW("SubscribeSleepStateEvent write descriptor failed"); in SubscribeStandbyCallback()
45 STANDBYSERVICE_LOGW("SubscribeSleepStateEvent write subscriber failed"); in SubscribeStandbyCallback()
49 STANDBYSERVICE_LOGW("SubscribeSleepStateEvent write SubscriberName failed"); in SubscribeStandbyCallback()
53 STANDBYSERVICE_LOGW("SubscribeSleepStateEvent write ModuleName failed"); in SubscribeStandbyCallback()
60 STANDBYSERVICE_LOGW("SubscribeSleepStateEvent fail: transact ErrCode=%{public}d", result); in SubscribeStandbyCallback()
64 STANDBYSERVICE_LOGW("SubscribeSleepStateEvent fail: read result failed"); in SubscribeStandbyCallback()
68 STANDBYSERVICE_LOGW("SubscribeSleepStateEvent failed"); in SubscribeStandbyCallback()
76 STANDBYSERVICE_LOGW("UnsubscribeSleepStateEvent subscriber is null"); in UnsubscribeStandbyCallback()
84 STANDBYSERVICE_LOGW("UnsubscribeSleepStateEven in UnsubscribeStandbyCallback()
[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()
159 STANDBYSERVICE_LOGW("restrict info array is not empty"); in GetRestrictList()
/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_stub.cpp86 STANDBYSERVICE_LOGW("HandleSubscribeStandbyCallback Read callback fail."); in HandleSubscribeStandbyCallback()
99 STANDBYSERVICE_LOGW("HandleSubscribeStandbyCallback Write result failed, ErrCode=%{public}d", result); in HandleSubscribeStandbyCallback()
111 STANDBYSERVICE_LOGW("HandleReportWorkSchedulerStatus ReadParcelable failed"); in HandleReportWorkSchedulerStatus()
116 STANDBYSERVICE_LOGW("HandleReportWorkSchedulerStatus Write result failed, ErrCode=%{public}d", result); in HandleReportWorkSchedulerStatus()
127 STANDBYSERVICE_LOGW("HandleGetRestrictList ReadParcelable failed"); in HandleGetRestrictList()
133 STANDBYSERVICE_LOGW("HandleGetRestrictList Write result failed, ErrCode=%{public}d", result); in HandleGetRestrictList()
137 STANDBYSERVICE_LOGW("HandleGetRestrictList Write result size failed"); in HandleGetRestrictList()
153 STANDBYSERVICE_LOGW("HandleIsStrategyEnabled ReadParcelable failed"); in HandleIsStrategyEnabled()
158 STANDBYSERVICE_LOGW("HandleIsStrategyEnabled Write result failed, ErrCode=%{public}d", result); in HandleIsStrategyEnabled()
162 STANDBYSERVICE_LOGW("HandleIsStrategyEnable in HandleIsStrategyEnabled()
[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()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp70 STANDBYSERVICE_LOGW("device standby service has already started."); in OnStart()
188 STANDBYSERVICE_LOGW("standby service is not running"); in SubscribeStandbyCallback()
197 STANDBYSERVICE_LOGW("standby service is not running"); in UnsubscribeStandbyCallback()
206 STANDBYSERVICE_LOGW("standby service is not running"); in ApplyAllowResource()
215 STANDBYSERVICE_LOGW("standby service is not running"); in UnapplyAllowResource()
225 STANDBYSERVICE_LOGW("standby service is not running"); in GetAllowList()
234 STANDBYSERVICE_LOGW("standby service is not running"); in IsDeviceInStandby()
282 STANDBYSERVICE_LOGW("standby service is not running"); in ReportWorkSchedulerStatus()
292 STANDBYSERVICE_LOGW("standby service is not running"); in GetRestrictList()
301 STANDBYSERVICE_LOGW("standb in IsStrategyEnabled()
[all...]
H A Dapp_state_observer.cpp47 STANDBYSERVICE_LOGW("connect to app mgr service failed"); in CheckAlivedApp()
H A Dstandby_service_impl.cpp98 STANDBYSERVICE_LOGW("standby service is already ready, do not need repeat"); in InitReadyState()
180 STANDBYSERVICE_LOGW("standby service is not ready"); in DayNightSwitchCallback()
320 STANDBYSERVICE_LOGW("standby service is already not ready, do not need uninit"); in UninitReadyState()
718 STANDBYSERVICE_LOGW("none member of the allow list should be removed"); in UnapplyAllowResInner()
1181 STANDBYSERVICE_LOGW("standby service is not ready"); in DispatchEvent()
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp184 STANDBYSERVICE_LOGW("Failed to parse cloud config in %{public}s", TAG_SETTING_LIST.c_str()); in ParseCloudConfig()
188 STANDBYSERVICE_LOGW("Failed to parse cloud config in %{public}s", TAG_STRATEGY_LIST.c_str()); in ParseCloudConfig()
191 STANDBYSERVICE_LOGW("Failed to parse cloud config in standby strategy."); in ParseCloudConfig()
405 STANDBYSERVICE_LOGW("failed to find config %{public}s", switchName.c_str()); in GetConfigWithName()
523 STANDBYSERVICE_LOGW("failed to parse standby config in %{public}s", STANDBY_CONFIG_PATH.c_str()); in ParseDeviceStanbyConfig()
528 STANDBYSERVICE_LOGW("failed to parse detect list in %{public}s", STANDBY_CONFIG_PATH.c_str()); in ParseDeviceStanbyConfig()
533 STANDBYSERVICE_LOGW("failed to parse standby interval list in %{public}s", STANDBY_CONFIG_PATH.c_str()); in ParseDeviceStanbyConfig()
538 STANDBYSERVICE_LOGW("failed to parse strategy list config in %{public}s", STANDBY_CONFIG_PATH.c_str()); in ParseDeviceStanbyConfig()
544 STANDBYSERVICE_LOGW("failed to parse halfhour config"); in ParseDeviceStanbyConfig()
551 STANDBYSERVICE_LOGW("faile in ParseDeviceStanbyConfig()
[all...]
/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()
84 STANDBYSERVICE_LOGW("can not transit to state %{public}d, block current state", statePtr->nextState_); in StartTransitNextState()
101 STANDBYSERVICE_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()
/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp55 STANDBYSERVICE_LOGW("create death recipient failed"); in AddSubscriber()
84 STANDBYSERVICE_LOGW("deathRecipient is null"); in RemoveSubscriber()
148 STANDBYSERVICE_LOGW("Sleep State Subscriber List is empty"); in NotifyAllowChangedByCallback()
163 STANDBYSERVICE_LOGW("Sleep State Subscriber List is empty"); in NotifyPowerOverusedByCallback()
/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()
/foundation/resourceschedule/device_standby/services/common/src/
H A Dbackground_task_helper.cpp40 STANDBYSERVICE_LOGW("Get continuous task failed"); in GetContinuousTaskApps()
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dstandby_service_log.h59 #define STANDBYSERVICE_LOGW(...) STANDBYSERVICE_PRINT_LOGW(FORMAT_LOG(__VA_ARGS__)) macro
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp162 STANDBYSERVICE_LOGW("failed to get all applicationInfos"); in InitNetLimitedAppInfo()
168 STANDBYSERVICE_LOGW("failed to get special applicationInfos"); in InitNetLimitedAppInfo()
207 STANDBYSERVICE_LOGW("get foreground app failed"); in GetForegroundApplications()
221 STANDBYSERVICE_LOGW("get continuous task app failed"); in GetBackgroundTaskApp()
228 STANDBYSERVICE_LOGW("get transient task app failed"); in GetBackgroundTaskApp()
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 Dnetwork_strategy.cpp117 STANDBYSERVICE_LOGW("failed to SetFireWallAllowedList, err code is %{public}d", ret); in SetFirewallAllowedList()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/device_standby_plugin/src/
H A Ddevice_standby_plugin.cpp68 STANDBYSERVICE_LOGW("DeviceStandbyPlugin::DispatchResource data is null"); in DispatchResource()
/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()

Completed in 19 milliseconds