/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/ |
H A D | standby_service_client.cpp | 42 STANDBYSERVICE_LOGE("get standby service proxy failed"); in SubscribeStandbyCallback() 46 STANDBYSERVICE_LOGE("subscriber is nullptr"); in SubscribeStandbyCallback() 56 STANDBYSERVICE_LOGE("get standby service proxy failed"); in UnsubscribeStandbyCallback() 60 STANDBYSERVICE_LOGE("subscriber is nullptr"); in UnsubscribeStandbyCallback() 70 STANDBYSERVICE_LOGE("get standby service proxy failed"); in ApplyAllowResource() 74 STANDBYSERVICE_LOGE("resource request is nullptr"); in ApplyAllowResource() 84 STANDBYSERVICE_LOGE("get standby service proxy failed"); in UnapplyAllowResource() 88 STANDBYSERVICE_LOGE("resource request is nullptr"); in UnapplyAllowResource() 99 STANDBYSERVICE_LOGE("get standby service proxy failed"); in GetAllowList() 113 STANDBYSERVICE_LOGE("get standby service proxy failed"); in IsDeviceInStandby() [all …]
|
H A D | allow_info.cpp | 34 STANDBYSERVICE_LOGE("read from parcel failed"); in Unmarshalling()
|
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/ |
H A D | json_utils.cpp | 36 STANDBYSERVICE_LOGE("content is empty"); in LoadJsonValueFromContent() 41 STANDBYSERVICE_LOGE("failed to parse content"); in LoadJsonValueFromContent() 45 STANDBYSERVICE_LOGE("the content is not an object"); in LoadJsonValueFromContent() 55 STANDBYSERVICE_LOGE("failed to load content from %{public}s", filePath.c_str()); in LoadJsonValueFromFile() 59 STANDBYSERVICE_LOGE("content of %{public}s is empty", filePath.c_str()); in LoadJsonValueFromFile() 64 STANDBYSERVICE_LOGE("failed to parse content from %{public}s", filePath.c_str()); in LoadJsonValueFromFile() 68 STANDBYSERVICE_LOGE("the content of %{public}s is not an object ", filePath.c_str()); in LoadJsonValueFromFile() 77 STANDBYSERVICE_LOGE("create file failed."); in DumpJsonValueToFile() 83 STANDBYSERVICE_LOGE("get real file path: %{public}s failed", filePath.c_str()); in DumpJsonValueToFile() 88 STANDBYSERVICE_LOGE("open file: %{public}s failed.", filePath.c_str()); in DumpJsonValueToFile() [all …]
|
H A D | standby_config_manager.cpp | 103 STANDBYSERVICE_LOGE("load config failed"); in GetAndParseStandbyConfig() 107 STANDBYSERVICE_LOGE("parse config failed"); in GetAndParseStandbyConfig() 134 STANDBYSERVICE_LOGE("load config failed"); in GetAndParseStrategyConfig() 138 STANDBYSERVICE_LOGE("parse config failed"); in GetAndParseStrategyConfig() 195 STANDBYSERVICE_LOGE("not find lib"); in LoadGetExtConfigFunc() 204 STANDBYSERVICE_LOGE("get func failed"); in LoadGetExtConfigFunc() 260 STANDBYSERVICE_LOGE("segment not digit"); in CompareVersion() 283 STANDBYSERVICE_LOGE("Decrypt fail."); in GetParamVersion() 293 STANDBYSERVICE_LOGE("failed to get version"); in GetParamVersion() 315 STANDBYSERVICE_LOGE("Decrypt fail."); in GetCloudVersion() [all …]
|
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | standby_service_impl.cpp | 88 STANDBYSERVICE_LOGE("register plugin failed"); in Init() 142 STANDBYSERVICE_LOGE("SubscribeCommonEvent failed"); in RegisterCommEventObserver() 218 STANDBYSERVICE_LOGE("RegisterTimer failed"); in RegisterTimeObserver() 581 STANDBYSERVICE_LOGE("duration param is invalid"); in ApplyAllowResource() 669 STANDBYSERVICE_LOGE("update end time of allow list"); in UpdateRecord() 787 STANDBYSERVICE_LOGE("allowtype param is invalid"); in GetAllowList() 976 STANDBYSERVICE_LOGE("parse json failed"); in HandleCallStateChanged() 1041 STANDBYSERVICE_LOGE("parse json failed"); in HandleResourcesStateChanged() 1045 STANDBYSERVICE_LOGE("param does not exist"); in HandleResourcesStateChanged() 1140 STANDBYSERVICE_LOGE("parse json failed"); in AppEventHandler() [all …]
|
H A D | app_mgr_helper.cpp | 96 STANDBYSERVICE_LOGE("failed to get SystemAbilityManager"); in Connect() 102 STANDBYSERVICE_LOGE("failed to get App Manager Service"); in Connect() 108 STANDBYSERVICE_LOGE("failed to get app mgr proxy"); in Connect()
|
H A D | bundle_manager_helper.cpp | 95 STANDBYSERVICE_LOGE("get SystemAbilityManager failed"); in Connect() 101 STANDBYSERVICE_LOGE("get Bundle Manager failed"); in Connect() 107 STANDBYSERVICE_LOGE("get bundleMgr failed"); in Connect()
|
H A D | standby_service.cpp | 71 STANDBYSERVICE_LOGE("failed to init device standby service"); in OnStart() 83 STANDBYSERVICE_LOGE("standby service start failed!"); in OnStart() 240 STANDBYSERVICE_LOGE("set nat interval permission check fail"); in SetNatInterval() 326 STANDBYSERVICE_LOGE("Not Engineer mode"); in Dump() 341 STANDBYSERVICE_LOGE("StandbyService dump save string to fd failed!"); in Dump() 355 STANDBYSERVICE_LOGE("check processName failed,tokenType=%{public}d,processName=%{public}s", in CheckProcessNamePermission()
|
H A D | ability_manager_helper.cpp | 39 STANDBYSERVICE_LOGE("failed to GetRunningSystemProcess"); in GetRunningSystemProcess()
|
/ohos5.0/foundation/resourceschedule/device_standby/utils/common/include/ |
H A D | ipc_util.h | 28 STANDBYSERVICE_LOGE("Failed to read "#data); \ 36 STANDBYSERVICE_LOGE("Failed to read "#data); \ 44 STANDBYSERVICE_LOGE("Failed to write "#data); \ 52 STANDBYSERVICE_LOGE("Failed to write "#data); \
|
/ohos5.0/foundation/resourceschedule/device_standby/services/notification/src/ |
H A D | standby_state_subscriber.cpp | 50 STANDBYSERVICE_LOGE("remote in subscriber is null"); in AddSubscriber() 60 STANDBYSERVICE_LOGE("subscriber has already exist"); in AddSubscriber() 75 STANDBYSERVICE_LOGE("subscriber is null"); in RemoveSubscriber() 80 STANDBYSERVICE_LOGE("remove subscriber failed, remote in subscriber is null"); in RemoveSubscriber() 90 STANDBYSERVICE_LOGE("request subscriber is not exists"); in RemoveSubscriber() 129 STANDBYSERVICE_LOGE("PublishCommonEvent for idle mode finished failed"); in NotifyIdleModeByCommonEvent() 194 STANDBYSERVICE_LOGE("PublishCommonEvent for exempt list update failed"); in NotifyAllowChangedByCommonEvent() 215 STANDBYSERVICE_LOGE("suscriber death, remote in suscriber is null"); in HandleSubscriberDeath() 220 STANDBYSERVICE_LOGE("get remote proxy failed"); in HandleSubscriberDeath()
|
/ohos5.0/foundation/resourceschedule/device_standby/plugins/extend_constraints/src/ |
H A D | motion_sensor_monitor.cpp | 50 STANDBYSERVICE_LOGE("standby service sensor info is invalid"); in CheckSersorUsable() 132 STANDBYSERVICE_LOGE("get all sensors failed, sensors are not available"); in Init() 137 STANDBYSERVICE_LOGE("do not find any usable sensor to detect motion"); in Init() 246 STANDBYSERVICE_LOGE("subscribe sensor failed for sensor ID %{public}d", sensorTypeId); in StartSensor() 253 STANDBYSERVICE_LOGE("activate sensor failed for sensor ID %{public}d", sensorTypeId); in StartSensor() 270 STANDBYSERVICE_LOGE("deactivate sensor failed for sensor ID %{public}d", sensorTypeId); in StopSensor() 273 STANDBYSERVICE_LOGE("unsubscribe sensor failed for sensor ID %{public}d", sensorTypeId); in StopSensor()
|
H A D | constraint_manager_adapter.cpp | 74 STANDBYSERVICE_LOGE("can not start evalution repeatedly"); in StartEvalution() 103 STANDBYSERVICE_LOGE("can not stop unused evalution"); in StopEvalution()
|
/ohos5.0/foundation/resourceschedule/device_standby/plugins/message_listener/src/ |
H A D | background_task_listener.cpp | 30 STANDBYSERVICE_LOGE("backgroundTaskListener is nullptr"); in StartListener() 34 STANDBYSERVICE_LOGE("SubscribeBackgroundTask failed"); in StartListener() 44 STANDBYSERVICE_LOGE("backgroundTaskListener is nullptr"); in StopListener() 48 STANDBYSERVICE_LOGE("UnsubscribeBackgroundTask failed"); in StopListener()
|
/ohos5.0/foundation/resourceschedule/device_standby/plugins/standby_state/src/ |
H A D | sleep_state.cpp | 48 STANDBYSERVICE_LOGE("%{public}s state init failed", STATE_NAME_LIST[GetCurState()].c_str()); in Init() 58 STANDBYSERVICE_LOGE("%{public}s init failed", STATE_NAME_LIST[GetCurState()].c_str()); in Init() 92 STANDBYSERVICE_LOGE("state manager adapter is nullptr"); in BeginState() 147 STANDBYSERVICE_LOGE("can not transit from sleep to nap"); in CheckTransitionValid() 185 STANDBYSERVICE_LOGE("sleep state set periodly task failed"); in SetPhaseTransitOrRepeatedTask()
|
H A D | working_state.cpp | 59 STANDBYSERVICE_LOGE("state manager adapter is nullptr"); in EndState() 69 STANDBYSERVICE_LOGE("can not transit from working to maintenance"); in CheckTransitionValid()
|
H A D | state_manager_adapter.cpp | 53 STANDBYSERVICE_LOGE("timer of screen off half hour is nullptr"); in Init() 188 STANDBYSERVICE_LOGE("can not end evalution before start evalution"); in EndEvalCurrentState() 246 STANDBYSERVICE_LOGE("can not transitting from now %{public}s to next %{public}s", in CheckTransitionValid() 255 … STANDBYSERVICE_LOGE("current standby state is blocked due to the previous failure of constraint"); in EnterStandby()
|
H A D | maintenance_state.cpp | 54 STANDBYSERVICE_LOGE("can not transit from maintenance to dark"); in CheckTransitionValid()
|
/ohos5.0/foundation/resourceschedule/device_standby/services/common/src/ |
H A D | time_provider.cpp | 51 STANDBYSERVICE_LOGE("localtime_r failed, can not get valid local time"); in ConvertTimeStampToLocalTime() 63 STANDBYSERVICE_LOGE("convert time stamp to local time failed"); in GetCondition() 93 STANDBYSERVICE_LOGE("gmtime_r failed, can not get valid utc time"); in DiffToFixedClock() 157 STANDBYSERVICE_LOGE("get local time failed"); in GetCurrentDate()
|
H A D | timed_task.cpp | 120 STANDBYSERVICE_LOGE("day and night switch observer start failed"); in StartDayNightSwitchTimer() 131 STANDBYSERVICE_LOGE("create timer failed"); in RegisterDayNightSwitchTimer()
|
H A D | background_task_helper.cpp | 48 STANDBYSERVICE_LOGE("Get transient task failed"); in GetTransientTaskApps()
|
/ohos5.0/foundation/resourceschedule/device_standby/frameworks/src/ |
H A D | standby_service_subscriber_proxy.cpp | 53 STANDBYSERVICE_LOGE("OnDeviceIdleMode SendRequest failed, error code: %d", ret); in OnDeviceIdleMode() 82 STANDBYSERVICE_LOGE("OnAllowListChanged SendRequest failed, error code: %d", ret); in OnAllowListChanged() 109 STANDBYSERVICE_LOGE("OnPowerOverused SendRequest failed, error code: %d", ret); in OnPowerOverused()
|
/ohos5.0/foundation/resourceschedule/device_standby/plugins/ext/src/ |
H A D | base_state.cpp | 44 STANDBYSERVICE_LOGE("%{public}s state init failed", STATE_NAME_LIST[GetCurState()].c_str()); in Init() 136 …STANDBYSERVICE_LOGE("%{public}s state set timed task failed", STATE_NAME_LIST[nextState_].c_str()); in StartStateTransitionTimer() 204 STANDBYSERVICE_LOGE("standbyRunningLock_ is nullptr"); in ReleaseStandbyRunningLock() 224 STANDBYSERVICE_LOGE("maintenance interval config error, can not enter maintence state"); in CalculateMaintTimeOut()
|
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/ |
H A D | base_network_strategy.cpp | 187 STANDBYSERVICE_LOGE("connect to app manager service failed"); in GetAllRunningAppInfo() 497 STANDBYSERVICE_LOGE("get deviceIdle netLimited list is failed"); in ResetFirewallAllowList() 502 STANDBYSERVICE_LOGE("handle device idle policy netLimited is false"); in ResetFirewallAllowList() 507 STANDBYSERVICE_LOGE("SetFirewallAllowedList failed"); in ResetFirewallAllowList() 521 STANDBYSERVICE_LOGE("Failed to enable powersaving firewall"); in SetFirewallStatus() 531 STANDBYSERVICE_LOGE("Failed to disable powersaving firewall"); in SetFirewallStatus()
|
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/ |
H A D | common.cpp | 271 … STANDBYSERVICE_LOGE("GetNamedInt32Value failed, %{public}s not exist, is nullptr", utf8name); in GetNamedInt32Value() 276 STANDBYSERVICE_LOGE("GetNamedInt32Value failed, %{public}s is nullptr", utf8name); in GetNamedInt32Value() 289 STANDBYSERVICE_LOGE("GetNamedStringValue failed, string not exist, is nullptr"); in GetNamedStringValue() 294 STANDBYSERVICE_LOGE("GetStringValue failed, the string is nullptr"); in GetNamedStringValue()
|