Home
last modified time | relevance | path

Searched refs:BGTASK_LOGD (Results 1 - 25 of 28) sorted by relevance

12

/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dresources_subscriber_mgr.cpp34 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("suscribe in HandleSubscriberDeath()
[all...]
H A Dbg_efficiency_resources_mgr.cpp77 BGTASK_LOGD("app resource record size: %{public}d, process resource record size: %{public}d!", in InitNecessaryState()
139 BGTASK_LOGD("ResourceRecordStorage service restart, restore data"); in HandlePersistenceData()
202 BGTASK_LOGD("start to recovery delayed task"); in RecoverDelayedTask()
226 BGTASK_LOGD("app died, uid: %{public}d, bundleName: %{public}s", uid, bundleName.c_str()); in RemoveAppRecord()
243 BGTASK_LOGD("process died, uid: %{public}d, pid: %{public}d, bundleName: %{public}s", in RemoveProcessRecord()
296 BGTASK_LOGD("start bgtaskefficiency"); in ApplyEfficiencyResources()
388 BGTASK_LOGD("start to update resources end time"); in ApplyEfficiencyResourcesInner()
392 BGTASK_LOGD("after update end time, diff between resourcesNumbers is zero"); in ApplyEfficiencyResourcesInner()
399 BGTASK_LOGD("after update end time, callbackInfo resource number is %{public}u,"\ in ApplyEfficiencyResourcesInner()
442 BGTASK_LOGD("updat in UpdateResourcesEndtime()
[all...]
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dpkg_delay_suspend_info.cpp54 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 Dsuspend_controller.cpp31 BGTASK_LOGD("Add delayed suspend app uid: %{public}d, name: %{public}s", key->GetUid(), key->GetPkg().c_str()); in RequestSuspendDelay()
41 BGTASK_LOGD("Remove delayed suspend app uid: %{public}d, name: %{public}s", key->GetUid(), key->GetPkg().c_str()); in CancelSuspendDelay()
H A Dtimer_manager.cpp34 BGTASK_LOGD("Add request id: %{public}d", requestId); in AddTimer()
40 BGTASK_LOGD("Remove request id: %{public}d", requestId); in RemoveTimer()
H A Dinput_manager.cpp58 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 Dwatchdog.cpp39 BGTASK_LOGD("AddWatchdog %{public}d", requestId); in AddWatchdog()
45 BGTASK_LOGD("RemoveWatchdog %{public}d", requestId); in RemoveWatchdog()
H A Ddelay_suspend_info_ex.cpp34 BGTASK_LOGD("requestId %{public}d remainTime %{public}d", GetRequestId(), remainTime); in GetRemainDelayTime()
H A Devent_hub.cpp62 BGTASK_LOGD("Receive action: %{public}s, eventId: %{public}d", action.c_str(), g_actionMap[action]); in OnReceiveEvent()
H A Ddecision_maker.cpp295 BGTASK_LOGD("Remove requestId: %{public}d", requestId); in RemoveRequest()
460 BGTASK_LOGD("transient task freeze, not can start."); in HandleScreenOff()
/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Dbundle_manager_helper.cpp55 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 Dapp_state_observer.cpp58 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 Ddata_storage_helper.cpp90 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()
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Dcommon.cpp35 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 Defficiency_resources_operation.cpp49 BGTASK_LOGD("GetNamedBoolValue: %{public}s is %{public}d", utf8name, result); in GetNamedBoolValue()
71 BGTASK_LOGD("GetNamedInt32Value: %{public}s is %{public}d", utf8name, result); in GetNamedInt32Value()
88 BGTASK_LOGD("GetNamedStringValue: reason is %{public}s", result.c_str()); in GetNamedStringValue()
H A Drequest_suspend_delay.cpp101 BGTASK_LOGD("OnExpired uv_work_t start"); in UvQueueWorkOnExpired()
/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/
H A Dcontinuous_task_callback_info.cpp102 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 Dcontinuous_task_param.cpp68 BGTASK_LOGD("read parce bgmodes_ size %{public}d", static_cast<uint32_t>(bgModeIds_.size())); in ReadFromParcel()
163 BGTASK_LOGD("write modes %{public}u", static_cast<uint32_t>(bgModeIds_.size())); in Marshalling()
/foundation/resourceschedule/background_task_mgr/frameworks/common/include/
H A Dbgtaskmgr_log_wrapper.h44 #define BGTASK_LOGD(...) BACKGROUND_TASK_PRINT_LOGD(FORMAT_LOG(__VA_ARGS__)) macro
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dtask_notification_subscriber.cpp70 BGTASK_LOGD("notification remove action is already triggered by cancel method."); in OnCanceled()
H A Dnotification_tools.cpp66 BGTASK_LOGD("notification label: %{public}s", label.c_str()); in CreateNotificationLabel()
H A Dbg_continuous_task_mgr.cpp373 BGTASK_LOGD("GetBundleResMgr, moduleResPath: %{private}s", moduleResPath.c_str()); in GetBundleResMgr()
839 BGTASK_LOGD("mode %{public}d", mode); in SendContinuousTaskNotification()
852 BGTASK_LOGD("notificationText %{public}s", notificationText.c_str()); in SendContinuousTaskNotification()
1359 BGTASK_LOGD("continuous task start callback trigger"); in NotifySubscribers()
1365 BGTASK_LOGD("continuous task update callback trigger"); in NotifySubscribers()
1371 BGTASK_LOGD("continuous task stop callback trigger"); in NotifySubscribers()
1420 BGTASK_LOGD("mode %{public}d isBatch %{public}d modes size %{public}u", in OnContinuousTaskChanged()
/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dbackground_task_manager.cpp80 BGTASK_LOGD("%{public}u = %{public}u, %{public}d = %{public}d, abilityId = %{public}d", in RequestStartBackgroundRunning()
102 BGTASK_LOGD(" %{public}u = %{public}u, %{public}d = %{public}d, abilityId = %{public}d", in RequestUpdateBackgroundRunning()
H A Dbackground_task_mgr_stub.cpp382 BGTASK_LOGD("start receive data in apply res function from bgtask proxy"); in HandleApplyEfficiencyResources()
398 BGTASK_LOGD("start receive data in reset all res function from bgtask proxy"); in HandleResetAllEfficiencyResources()
H A Dbackground_task_mgr_proxy.cpp551 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()

Completed in 14 milliseconds

12