/foundation/resourceschedule/work_scheduler/frameworks/src/ |
H A D | workscheduler_srv_client.cpp | 56 WS_HILOGD("Connecting WorkSchedService success."); in Connect() 74 WS_HILOGD("Work Scheduler Death Recipient Recv death notice."); in OnRemoteDied() 80 WS_HILOGD("Start Work"); in StartWork() 92 WS_HILOGD("Stop Work"); in StopWork() 104 WS_HILOGD("Stop And Cancel Work"); in StopAndCancelWork() 116 WS_HILOGD("Stop And Clear Works"); in StopAndClearWorks() 128 WS_HILOGD("Is LastWork Timeout"); in IsLastWorkTimeout() 140 WS_HILOGD("Obtain All Works"); in ObtainAllWorks() 151 WS_HILOGD("Get Work Status"); in GetWorkStatus() 165 WS_HILOGD("Ge in GetAllRunningWorks() [all...] |
/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | scheduler_bg_task_subscriber.cpp | 28 WS_HILOGD("OnProcEfficiencyResourcesApply called"); in OnProcEfficiencyResourcesApply() 30 WS_HILOGD("called with null efficiency callback info"); in OnProcEfficiencyResourcesApply() 40 WS_HILOGD("OnProcEfficiencyResourcesReset called"); in OnProcEfficiencyResourcesReset() 42 WS_HILOGD("called with null efficiency callback info"); in OnProcEfficiencyResourcesReset()
|
H A D | work_policy_manager.cpp | 68 WS_HILOGD("Work policy manager init."); in Init() 131 WS_HILOGD("Add work"); in AddWork() 135 WS_HILOGD("Workid has been added, should remove first."); in AddWork() 143 WS_HILOGD("uidQueue(%{public}d) not exists, create", uid); in AddWork() 166 WS_HILOGD("Remove work."); in RemoveWork() 170 WS_HILOGD("Remove workStatus ID: %{public}s form uidQueue(%{public}d)", workStatus->workId_.c_str(), uid); in RemoveWork() 181 WS_HILOGD("Find work status start."); in FindWorkStatus() 208 WS_HILOGD("enter"); in StopWork() 242 WS_HILOGD("enter"); in StopAndClearWorks() 273 WS_HILOGD("ente in OnConditionReady() [all...] |
H A D | work_event_handler.cpp | 30 WS_HILOGD("instance created."); in WorkEventHandler() 35 WS_HILOGD("begin"); in ProcessEvent() 45 WS_HILOGD("eventid = %{public}u", event->GetInnerEventId()); in ProcessEvent()
|
H A D | work_scheduler_service.cpp | 148 WS_HILOGD("On start success."); in OnStart() 167 WS_HILOGD("init persisted work"); in InitPersistedWork() 177 WS_HILOGD("init preinstalled work"); in InitPreinstalledWork() 181 WS_HILOGD("preinstalled workinfo id %{public}d, uid %{public}d", work->GetWorkId(), work->GetUid()); in InitPreinstalledWork() 193 WS_HILOGD("find workid %{public}d in persisted map, ignore", work->GetWorkId()); in InitPreinstalledWork() 299 WS_HILOGD("Read from %{private}s", realPath.c_str()); in GetJsonFromFile() 385 WS_HILOGD("subscribe background TASK success!"); in InitBgTaskSubscriber() 418 WS_HILOGD("come in"); in WorkQueueManagerInit() 454 WS_HILOGD("come in"); in WorkPolicyManagerInit() 503 WS_HILOGD("currentAccountI in GetUidByBundleName() [all...] |
H A D | work_standby_state_change_callback.cpp | 43 WS_HILOGD("%{public}s apply allow, added type is %{public}d", name.c_str(), added); in OnAllowListChanged() 45 WS_HILOGD("current device_standby state is not sleep"); in OnAllowListChanged()
|
H A D | watchdog.cpp | 36 WS_HILOGD("Add watchdog with Id:%{public}u", watchdogId); in AddWatchdog() 42 WS_HILOGD("Remove watchdog with Id:%{public}u", watchdogId); in RemoveWatchdog()
|
H A D | work_status.cpp | 91 WS_HILOGD("Work status condition changed."); in OnConditionChanged() 104 WS_HILOGD("Group changed, bundleName: %{public}s.", value->strVal.c_str()); in OnConditionChanged() 202 WS_HILOGD("IsReady"); in IsReady() 208 WS_HILOGD("Work is running"); in IsReady() 241 WS_HILOGD("CbFlag:%{public}d, minInterval:%{public}" PRId64 ", del:%{public}f", callbackFlag_, minInterval_, del); in IsReady() 333 WS_HILOGD("del time: %{public}lf, intervalTime: %{public}u", del, intervalTime); in IsStorageAndTimerReady() 334 WS_HILOGD("currentdel time: %{public}lf, oppositedel time: %{public}lf", currentdel, oppositedel); in IsStorageAndTimerReady() 364 WS_HILOGD("Is system app, default group is active."); in SetMinInterval() 394 WS_HILOGD("Set min interval to %{public}" PRId64 " by group %{public}d", minInterval_, group); in SetMinIntervalByGroup() 400 WS_HILOGD("Se in SetMinIntervalByDump() [all...] |
H A D | work_bundle_group_change_callback.cpp | 35 WS_HILOGD("Bundle group changed to %{public}d with userId = %{public}d, bundleName = %{public}s", in OnAppGroupChanged()
|
H A D | work_queue_event_handler.cpp | 28 WS_HILOGD("instance created."); in WorkQueueEventHandler()
|
/foundation/resourceschedule/work_scheduler/services/zidl/src/ |
H A D | work_sched_service_proxy.cpp | 54 WS_HILOGD("after result : %{public}s ", std::to_string(result).c_str()); in StartWork() 196 WS_HILOGD("ObtainAllWorks worksize from read parcel is: %{public}d", worksize); in ObtainAllWorks() 202 WS_HILOGD("WP read from parcel, workInfo ID: %{public}d", workInfo->GetWorkId()); in ObtainAllWorks() 205 WS_HILOGD("return list size: %{public}zu", workInfos.size()); in ObtainAllWorks() 211 WS_HILOGD("enter, workId: %{public}d", workId); in GetWorkStatus() 240 WS_HILOGD("get all running work sheduler work"); in GetAllRunningWorks() 264 WS_HILOGD("GetAllRunningWorks worksize from read parcel is: %{public}d", worksize); in GetAllRunningWorks() 270 WS_HILOGD("WP read from parcel, workInfo ID: %{public}d", workInfo->GetWorkId()); in GetAllRunningWorks() 273 WS_HILOGD("return list size: %{public}zu", workInfos.size()); in GetAllRunningWorks() 279 WS_HILOGD("Paus in PauseRunningWorks() [all...] |
H A D | work_sched_service_stub.cpp | 126 WS_HILOGD("OnRemoteRequest switch default, code: %{public}u", code); in HandleRequest() 136 WS_HILOGD("cmd = %{public}u, flags = %{public}d", code, option.GetFlags()); in OnRemoteRequest() 153 WS_HILOGD("workInfo is nullptr"); in StartWorkStub() 163 WS_HILOGD("workInfo is nullptr"); in StopWorkStub() 173 WS_HILOGD("workInfo is nullptr"); in StopAndCancelWorkStub() 251 WS_HILOGD("SetTimer id: %{public}d, name: %{public}s.", idTimer, collieName.c_str()); in SetTimer() 255 WS_HILOGD("No HICOLLIE_ENABLE"); in SetTimer() 266 WS_HILOGD("CancelTimer id: %{public}d.", id); in CancelTimer()
|
/foundation/resourceschedule/work_scheduler/services/native/src/conditions/ |
H A D | battery_level_listener.cpp | 37 WS_HILOGD("OnReceiveEvent get action: %{public}s", action.c_str()); in OnReceiveEvent() 42 WS_HILOGD("capacity: %{public}d", capacity); in OnReceiveEvent() 75 WS_HILOGD("Battery level listener start."); in Start() 82 WS_HILOGD("Battery level listener stop."); in Stop()
|
H A D | condition_checker.cpp | 45 WS_HILOGD("enter"); in CheckNetworkStatus() 81 WS_HILOGD("enter"); in CheckChargerStatus() 118 WS_HILOGD("enter"); in CheckBatteryStatus() 122 WS_HILOGD("capacity = %{public}d", capacity); in CheckBatteryStatus()
|
H A D | battery_status_listener.cpp | 32 WS_HILOGD("OnReceiveEvent get action: %{public}s", action.c_str()); in OnReceiveEvent() 68 WS_HILOGD("Battery status listener start."); in Start() 75 WS_HILOGD("Battery status listener stop."); in Stop()
|
H A D | screen_listener.cpp | 81 WS_HILOGD("screen listener start."); in Start() 88 WS_HILOGD("screen listener stop."); in Stop()
|
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/ |
H A D | stop_and_clear_works.cpp | 25 WS_HILOGD("StopAndClearWorks napi begin"); in StopAndClearWorks() 28 WS_HILOGD("StopAndClearWorks napi end. result: %{public}s", errCode == ERR_OK ? "true" : "false"); in StopAndClearWorks()
|
H A D | get_work_status.cpp | 74 WS_HILOGD("Get work status napi begin."); in GetWorkStatus() 90 WS_HILOGD("asyncCallbackInfo->workId: %{public}d", asyncCallbackInfo->workId); in GetWorkStatus() 111 WS_HILOGD("asyncCallbackInfo->errorCode = %{public}d", asyncCallbackInfo->errorCode); in GetWorkStatus() 121 WS_HILOGD("Get work status napi end."); in GetWorkStatus()
|
H A D | start_work.cpp | 29 WS_HILOGD("Start work napi begin."); in StartWork() 50 WS_HILOGD("Start work napi end."); in StartWork()
|
H A D | stop_work.cpp | 30 WS_HILOGD("Stop Work napi begin."); in StopWork() 60 WS_HILOGD("Stop Work napi end."); in StopWork()
|
H A D | is_last_work_time_out.cpp | 74 WS_HILOGD("Is LastWork TimeOut napi begin."); in IsLastWorkTimeOut() 89 WS_HILOGD("asyncCallbackInfo->workId: %{public}d", asyncCallbackInfo->workId); in IsLastWorkTimeOut() 122 WS_HILOGD("Is LastWork TimeOut napi end."); in IsLastWorkTimeOut()
|
H A D | common.cpp | 42 WS_HILOGD("callback delete"); in ~AsyncWorkData() 47 WS_HILOGD("asyncWork delete"); in ~AsyncWorkData() 92 WS_HILOGD("Unset networkType."); in GetNetWorkInfo() 110 WS_HILOGD("Unset isCharging, ignore ChargerType set also."); in GetChargeInfo() 136 WS_HILOGD("Unset batteryLevel."); in GetBatteryInfo() 148 WS_HILOGD("Unset batteryStatus."); in GetBatteryInfo() 165 WS_HILOGD("Unset StorageRequest."); in GetStorageInfo() 181 WS_HILOGD("RepeatCycleTime not set, just ignore other repeat set."); in GetRepeatInfo() 188 WS_HILOGD("Not set isRepeat or repeatCount, ignore."); in GetRepeatInfo() 223 WS_HILOGD("Ge in GetExtrasInfo() [all...] |
H A D | obtain_all_works.cpp | 55 WS_HILOGD("Obtain All Works napi begin."); in ObtainAllWorks() 103 WS_HILOGD("Obtain All Works napi end."); in ObtainAllWorks()
|
/foundation/resourceschedule/work_scheduler/frameworks/extension/src/ |
H A D | js_work_scheduler_extension.cpp | 39 WS_HILOGD("Js WorkScheduler extension destructor."); in ~JsWorkSchedulerExtension() 94 WS_HILOGD("enter"); in Init() 105 WS_HILOGD("moduleName:%{public}s, srcPath:%{private}s.", moduleName.c_str(), srcPath.c_str()); in Init() 122 WS_HILOGD("end."); in Init() 166 WS_HILOGD("begin"); in OnStart() 173 WS_HILOGD("end."); in OnStop() 179 WS_HILOGD("begin."); in OnConnect() 186 WS_HILOGD("end."); in OnConnect() 192 WS_HILOGD("begin."); in OnDisconnect() 348 WS_HILOGD("begi in OnWorkStart() [all...] |
/foundation/resourceschedule/work_scheduler/services/native/src/policy/ |
H A D | memory_policy.cpp | 48 WS_HILOGD("dump set memory:%{public}d", dumpSetMemory); in GetMemAvailable() 90 WS_HILOGD("memory left normal"); in GetPolicyMaxRunning()
|