Home
last modified time | relevance | path

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

12

/ohos5.0/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("suscriber death, remove it from list"); in HandleSubscriberDeath()
H A Dbg_efficiency_resources_mgr.cpp139 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 Dpkg_delay_suspend_info.cpp54BGTASK_LOGD("pkgname: %{public}s, requestId: %{public}d exempted_quota %{public}d", pkg_.c_str(), in AddRequest()
102BGTASK_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()
148BGTASK_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.cpp31BGTASK_LOGD("Add delayed suspend app uid: %{public}d, name: %{public}s", key->GetUid(), key->GetPk… in RequestSuspendDelay()
41BGTASK_LOGD("Remove delayed suspend app uid: %{public}d, name: %{public}s", key->GetUid(), key->Ge… 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.cpp40 BGTASK_LOGD("AddWatchdog %{public}d", requestId); in AddWatchdog()
46 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.cpp62BGTASK_LOGD("Receive action: %{public}s, eventId: %{public}d", action.c_str(), g_actionMap[action]… in OnReceiveEvent()
H A Dbg_transient_task_mgr.cpp193BGTASK_LOGD("request suspend delay pkg : %{public}s, reason : %{public}s, uid : %{public}d, pid : … in RequestSuspendDelay()
232BGTASK_LOGD("process name: %{public}s called CheckProcessName.", callingTokenInfo.processName.c_st… in CheckProcessName()
640BGTASK_LOGD("SetBgTaskConfig configData: %{public}s, sourceType: %{public}d.", configData.c_str(),… in SetBgTaskConfig()
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()
/ohos5.0/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.cpp50 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 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.cpp58BGTASK_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.cpp90BGTASK_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 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.cpp68BGTASK_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 Dbgtaskmgr_log_wrapper.h44 #define BGTASK_LOGD(...) BACKGROUND_TASK_PRINT_LOGD(FORMAT_LOG(__VA_ARGS__)) macro
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dbackground_task_manager.cpp90 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 Dbackground_task_mgr_stub.cpp388 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 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()
/ohos5.0/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 Dbg_continuous_task_mgr.cpp368 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 Dnotification_tools.cpp66 BGTASK_LOGD("notification label: %{public}s", label.c_str()); in CreateNotificationLabel()

12