/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/ |
H A D | resources_subscriber_mgr.cpp | 34 BGTASK_LOGD("ResourcesSubscriberMgr start subscriber"); in AddSubscriber() 59 BGTASK_LOGD("add resources to efficiency resources mgr succeed!"\ in AddSubscriber() 91 BGTASK_LOGD("remove subscriber from efficiency resources succeed"); in RemoveSubscriber() 98 BGTASK_LOGD("start OnResourceChanged"); in OnResourceChanged() 111 BGTASK_LOGD("start callback function of app resources application"); in OnResourceChanged() 117 BGTASK_LOGD("start callback function of proc resources application"); in OnResourceChanged() 123 BGTASK_LOGD("start callback function of app resources reset"); in OnResourceChanged() 129 BGTASK_LOGD("start callback function of proc resources reset"); in OnResourceChanged() 135 BGTASK_LOGD("efficiency resources on resources changed function succeed"); in OnResourceChanged() 193 BGTASK_LOGD("suscriber death, remove it from list"); in HandleSubscriberDeath()
|
H A D | bg_efficiency_resources_mgr.cpp | 139 BGTASK_LOGD("ResourceRecordStorage service restart, restore data"); in HandlePersistenceData() 199 BGTASK_LOGD("start to recovery delayed task"); in RecoverDelayedTask() 252 BGTASK_LOGD("start check app alive or not"); in CheckAlivedApp() 309 BGTASK_LOGD("start bgtaskefficiency"); in ApplyEfficiencyResources() 401 BGTASK_LOGD("start to update resources end time"); in ApplyEfficiencyResourcesInner() 455 BGTASK_LOGD("update end time of resource"); in UpdateResourcesEndtime() 515 BGTASK_LOGD("start to reset all efficiency resources"); in ResetAllEfficiencyResources() 596 BGTASK_LOGD("add subscriber to efficiency resources succeed"); in AddSubscriber() 605 BGTASK_LOGD("remove subscriber to efficiency resources succeed"); in RemoveSubscriber() 746 BGTASK_LOGD("start remove record from list, eraseBit: %{public}d", eraseBit); in RemoveListRecord() [all …]
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
H A D | pkg_delay_suspend_info.cpp | 54 … BGTASK_LOGD("pkgname: %{public}s, requestId: %{public}d exempted_quota %{public}d", pkg_.c_str(), in AddRequest() 102 … BGTASK_LOGD("StartAccounting pkgname: %{public}s, requestId: %{public}d, pid: %{public}d", in StartAccounting() 116 BGTASK_LOGD("StopAccounting pkgname: %{public}s, requestId: %{public}d, pid: %{public}d", in StopAccounting() 123 BGTASK_LOGD("StopAccountingAll %{public}s", pkg_.c_str()); in StopAccountingAll() 130 BGTASK_LOGD("StopAccountingAll pkgname: %{public}s, requestId: %{public}d, pid: %{public}d", in StopAccountingAll() 148 … BGTASK_LOGD("%{public}s Lastest quota: %{public}d, spendTime: %{public}d, isCounting: %{public}d", in UpdateQuota() 160 BGTASK_LOGD("bundleName:%{public}s exempted: %{public}d exempted_quota:%{public}d", in GetModifiedTime()
|
H A D | suspend_controller.cpp | 31 …BGTASK_LOGD("Add delayed suspend app uid: %{public}d, name: %{public}s", key->GetUid(), key->GetPk… in RequestSuspendDelay() 41 …BGTASK_LOGD("Remove delayed suspend app uid: %{public}d, name: %{public}s", key->GetUid(), key->Ge… in CancelSuspendDelay()
|
H A D | timer_manager.cpp | 34 BGTASK_LOGD("Add request id: %{public}d", requestId); in AddTimer() 40 BGTASK_LOGD("Remove request id: %{public}d", requestId); in RemoveTimer()
|
H A D | input_manager.cpp | 58 BGTASK_LOGD("Send event info: %{public}s", eventInfo->ToString().c_str()); in SendEventInfo() 83 BGTASK_LOGD("Process event, eventId: %{public}d", eventId); in ProcessEvent()
|
H A D | watchdog.cpp | 40 BGTASK_LOGD("AddWatchdog %{public}d", requestId); in AddWatchdog() 46 BGTASK_LOGD("RemoveWatchdog %{public}d", requestId); in RemoveWatchdog()
|
H A D | delay_suspend_info_ex.cpp | 34 BGTASK_LOGD("requestId %{public}d remainTime %{public}d", GetRequestId(), remainTime); in GetRemainDelayTime()
|
H A D | event_hub.cpp | 62 …BGTASK_LOGD("Receive action: %{public}s, eventId: %{public}d", action.c_str(), g_actionMap[action]… in OnReceiveEvent()
|
H A D | bg_transient_task_mgr.cpp | 193 …BGTASK_LOGD("request suspend delay pkg : %{public}s, reason : %{public}s, uid : %{public}d, pid : … in RequestSuspendDelay() 232 …BGTASK_LOGD("process name: %{public}s called CheckProcessName.", callingTokenInfo.processName.c_st… in CheckProcessName() 640 …BGTASK_LOGD("SetBgTaskConfig configData: %{public}s, sourceType: %{public}d.", configData.c_str(),… in SetBgTaskConfig()
|
H A D | decision_maker.cpp | 295 BGTASK_LOGD("Remove requestId: %{public}d", requestId); in RemoveRequest() 460 BGTASK_LOGD("transient task freeze, not can start."); in HandleScreenOff()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/ |
H A D | common.cpp | 35 BGTASK_LOGD("AsyncWorkData::~AsyncWorkData delete callback"); in ~AsyncWorkData() 40 BGTASK_LOGD("AsyncWorkData::~AsyncWorkData delete asyncWork"); in ~AsyncWorkData() 193 BGTASK_LOGD("GetU16StringValue result: %{public}s", Str16ToStr8(result).c_str()); in GetU16StringValue() 209 BGTASK_LOGD("GetInt32NumberValue result: %{public}d", result); in GetInt32NumberValue() 262 BGTASK_LOGD("GetStringValue result: %{public}s", result.c_str()); in GetStringValue() 268 BGTASK_LOGD("HandleErrCode errCode = %{public}d, isThrow = %{public}d", errCode, isThrow); in HandleErrCode() 281 BGTASK_LOGD("HandleParamErr errCode = %{public}d, isThrow = %{public}d", errCode, isThrow); in HandleParamErr() 333 BGTASK_LOGD("GetBooleanValue result: %{public}d", result); in GetBooleanValue()
|
H A D | efficiency_resources_operation.cpp | 50 BGTASK_LOGD("GetNamedBoolValue: %{public}s is %{public}d", utf8name, result); in GetNamedBoolValue() 72 BGTASK_LOGD("GetNamedInt32Value: %{public}s is %{public}d", utf8name, result); in GetNamedInt32Value() 89 BGTASK_LOGD("GetNamedStringValue: reason is %{public}s", result.c_str()); in GetNamedStringValue()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/common/src/ |
H A D | bundle_manager_helper.cpp | 55 BGTASK_LOGD("get client Bundle Name: %{public}s", bundle.c_str()); in GetClientBundleName() 91 BGTASK_LOGD("start get application info"); in GetApplicationInfo() 95 BGTASK_LOGD("bundleMgr is null: %{public}d ", bundleMgr_ == nullptr); in GetApplicationInfo()
|
H A D | app_state_observer.cpp | 58 … BGTASK_LOGD("process died, uid : %{public}d, pid : %{public}d", processData.uid, processData.pid); in OnProcessDied() 70 BGTASK_LOGD("app stopped, uid : %{public}d", appStateData.uid); in OnAppStopped()
|
H A D | data_storage_helper.cpp | 90 … BGTASK_LOGD("can not read string form file: %{private}s", RESOURCE_RECORD_FILE_PATH.c_str()); in RestoreResourceRecord() 183 BGTASK_LOGD("the file: %{private}s already exists.", filePath.c_str()); in CreateNodeFile()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/ |
H A D | continuous_task_callback_info.cpp | 102 BGTASK_LOGD("write typeIds_ size %{public}u", static_cast<uint32_t>(typeIds_.size())); in Marshalling() 163 BGTASK_LOGD("read parce typeIds_ size %{public}u", static_cast<uint32_t>(typeIds_.size())); in ReadFromParcel()
|
H A D | continuous_task_param.cpp | 68 … BGTASK_LOGD("read parce bgmodes_ size %{public}d", static_cast<uint32_t>(bgModeIds_.size())); in ReadFromParcel() 166 BGTASK_LOGD("write modes %{public}u", static_cast<uint32_t>(bgModeIds_.size())); in Marshalling()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/common/include/ |
H A D | bgtaskmgr_log_wrapper.h | 44 #define BGTASK_LOGD(...) BACKGROUND_TASK_PRINT_LOGD(FORMAT_LOG(__VA_ARGS__)) macro
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/src/ |
H A D | background_task_manager.cpp | 90 BGTASK_LOGD("%{public}u = %{public}u, %{public}d = %{public}d, abilityId = %{public}d", in RequestStartBackgroundRunning() 114 BGTASK_LOGD(" %{public}u = %{public}u, %{public}d = %{public}d, abilityId = %{public}d", in RequestUpdateBackgroundRunning()
|
H A D | background_task_mgr_stub.cpp | 388 BGTASK_LOGD("start receive data in apply res function from bgtask proxy"); in HandleApplyEfficiencyResources() 407 BGTASK_LOGD("start receive data in reset all res function from bgtask proxy"); in HandleResetAllEfficiencyResources()
|
H A D | background_task_mgr_proxy.cpp | 551 BGTASK_LOGD("start send data in apply res function from bgtask proxy"); in ApplyEfficiencyResources() 574 BGTASK_LOGD("start send data in reset all res function from bgtask proxy"); in ResetAllEfficiencyResources()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
H A D | task_notification_subscriber.cpp | 70 BGTASK_LOGD("notification remove action is already triggered by cancel method."); in OnCanceled()
|
H A D | bg_continuous_task_mgr.cpp | 368 BGTASK_LOGD("GetBundleResMgr, moduleResPath: %{private}s", moduleResPath.c_str()); in GetBundleResMgr() 838 BGTASK_LOGD("mode %{public}d", mode); in SendContinuousTaskNotification() 856 BGTASK_LOGD("notificationText %{public}s", notificationText.c_str()); in SendContinuousTaskNotification() 1367 BGTASK_LOGD("continuous task start callback trigger"); in NotifySubscribers() 1373 BGTASK_LOGD("continuous task update callback trigger"); in NotifySubscribers() 1379 BGTASK_LOGD("continuous task stop callback trigger"); in NotifySubscribers() 1428 BGTASK_LOGD("mode %{public}d isBatch %{public}d modes size %{public}u", in OnContinuousTaskChanged()
|
H A D | notification_tools.cpp | 66 BGTASK_LOGD("notification label: %{public}s", label.c_str()); in CreateNotificationLabel()
|