/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/ |
H A D | observer_manager.cpp | 220 RESSCHED_LOGI("Init hisysevent observer"); in InitHiSysEventObserver() 264 RESSCHED_LOGI("Disable hisysevent observer"); in DisableHiSysEventObserver() 281 RESSCHED_LOGI("Init telephony observer"); in InitTelephonyObserver() 303 RESSCHED_LOGI("Disable telephony observer"); in DisableTelephonyObserver() 365 RESSCHED_LOGI("Disable telephony observer"); in DisableAudioObserver() 403 RESSCHED_LOGI("InitDeviceMovementObserver"); in InitDeviceMovementObserver() 425 RESSCHED_LOGI("DisableDeviceMovementObserver"); in DisableDeviceMovementObserver() 473 RESSCHED_LOGI("Disable mmi observer"); in DisableMMiEventObserver() 609 RESSCHED_LOGI("Disable dataShare observer."); in DisableDataShareObserver() 666 RESSCHED_LOGI("InitAccountObserver"); in InitAccountObserver() [all …]
|
H A D | account_observer.cpp | 33 RESSCHED_LOGI("OnAccountChanged user id:%{private}d", id); in OnAccountsChanged()
|
H A D | mmi_observer.cpp | 36 …RESSCHED_LOGI("mmi sync bundleName, pid:%{public}d, uid:%{public}d, bundleName:%{public}s, status:… in SyncBundleName()
|
H A D | download_upload_observer.cpp | 25 RESSCHED_LOGI("download upload on running task count %{public}d", count); in OnRunningTaskCountUpdate()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/scene_recognize/src/ |
H A D | background_sensitive_task_overlapping_scene_recognizer.cpp | 43 RESSCHED_LOGI("~BackgroundPerceivableSceneRecoginzer"); in ~BackgroundSensitiveTaskOverlappingSceneRecognizer() 94 RESSCHED_LOGI("%{public}s, resType:%{public}d, value:%{public}lld, typeIds:{%{public}s}", in HandleContinuousTask() 153 RESSCHED_LOGI("perceivable task start enter scene"); in HandleTaskStart() 166 RESSCHED_LOGI("after task update all perceivable task stop exit scene"); in HandleTaskUpdate() 173 RESSCHED_LOGI("after task update perceivable task update enter scene"); in HandleTaskUpdate() 184 RESSCHED_LOGI("after task stop all perceivable task stop exit scene"); in HandleTaskStop() 198 RESSCHED_LOGI("sceneboard foreground exit scene"); in HandleForeground() 201 RESSCHED_LOGI("sceneboard background and has perceivable task enter scene"); in HandleForeground()
|
H A D | system_upgrade_scene_recognizer.cpp | 45 RESSCHED_LOGI("~UpdatingSceneRecognizer"); in ~SystemUpgradeSceneRecognizer() 86 RESSCHED_LOGI("enter updating scene"); in OnDispatchResource()
|
H A D | continuous_app_install_recognizer.cpp | 30 RESSCHED_LOGI("~ContinuousAppInstallRecognizer"); in ~ContinuousAppInstallRecognizer()
|
H A D | scene_recognizer_mgr.cpp | 46 RESSCHED_LOGI("~SceneRecognizerMgr"); in ~SceneRecognizerMgr()
|
H A D | slide_recognizer.cpp | 49 RESSCHED_LOGI("~UpdatingSceneRecognizer"); in ~SlideRecognizer()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/kits/js/napi/src/ |
H A D | js_systemload.cpp | 61 RESSCHED_LOGI("OnSystemloadLevel asyncCallback."); in OnSystemloadLevel() 102 RESSCHED_LOGI("OnSystemloadLevel asyncCallback end"); in OnSystemloadLevel() 179 RESSCHED_LOGI("GetSystemloadLevel, promise."); in GetSystemloadLevel() 198 RESSCHED_LOGI("GetSystemloadLevel, promise end"); in GetSystemloadLevel() 204 RESSCHED_LOGI("GetSystemloadLevel, worker pool thread execute."); in Execute() 211 RESSCHED_LOGI("GetSystemloadLevel, worker pool thread execute end."); in Execute() 216 RESSCHED_LOGI("GetSystemloadLevel, main event thread complete."); in Complete() 228 RESSCHED_LOGI("GetSystemloadLevel, main event thread complete end."); in Complete() 233 RESSCHED_LOGI("CompleteCb, main event thread complete callback."); in CompleteCb() 256 RESSCHED_LOGI("CompleteCb, main event thread complete end."); in CompleteCb()
|
H A D | js_systemload_listener.cpp | 46 RESSCHED_LOGI("SystemloadListener ThreadSafeCallBack start"); in ThreadSafeCallBack()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/common/src/ |
H A D | oobe_manager.cpp | 40 RESSCHED_LOGI("OOBEManager has been deconstructed"); in ~OOBEManager() 92 RESSCHED_LOGI("succeed to register observer of uri=%{public}s", uri.ToString().c_str()); in RegisterObserver() 121 RESSCHED_LOGI("succeed to register observer of uri=%{public}s", uri.ToString().c_str()); in UnregisterObserver() 177 RESSCHED_LOGI("User consent authorization!"); in StartListen() 184 RESSCHED_LOGI("User does not consent authorization!"); in StartListen() 209 RESSCHED_LOGI("execute data share function success"); in ExecuteDataShareFunction()
|
H A D | oobe_datashare_utils.cpp | 92 RESSCHED_LOGI("create data_share helper success!"); in CreateDataShareHelper()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/common/include/ |
H A D | res_sched_log.h | 41 #ifdef RESSCHED_LOGI 42 #undef RESSCHED_LOGI 52 #define RESSCHED_LOGI(...) HILOG_INFO(LOG_CORE, ##__VA_ARGS__) macro
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | kill_process.cpp | 53 … RESSCHED_LOGI("process %{public}d exitReason:%{public}s record success", pid, killReason.c_str()); in KillProcessByPidWithClient() 62 RESSCHED_LOGI("kill process %{public}d:%{public}s success", pid, processName.c_str()); in KillProcessByPidWithClient()
|
H A D | event_listener_mgr.cpp | 71 …RESSCHED_LOGI("%{public}s:pid = %{public}d register eventType %{public}d group %{public}d succeed.… in RegisterEventListener() 85 …RESSCHED_LOGI("%{public}s:pid = %{public}d register eventType %{public}d group %{public}d succeed.… in RegisterEventListener() 106 RESSCHED_LOGI("%{public}s: pid:%{public}d unregister eventType %{public}d succeed", in UnRegisterEventListener()
|
H A D | plugin_mgr.cpp | 83 RESSCHED_LOGI("PluginMgr::Init success!"); in Init() 108 RESSCHED_LOGI("plugin configStrs size %{public}d", configStrsSize); in ParseConfigReader() 121 RESSCHED_LOGI("PluginMgr load config file index:%{public}d success!", index); in ParseConfigReader() 133 RESSCHED_LOGI("plugin switchStrs size %{public}d", switchStrsSize); in ParsePluginSwitch() 146 RESSCHED_LOGI("PluginMgr load switch config file index:%{public}d success!", index); in ParsePluginSwitch() 163 RESSCHED_LOGI("create dispatcher failed"); in ParsePluginSwitch()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
H A D | res_sched_service_ability.cpp | 71 RESSCHED_LOGI("ResSchedServiceAbility ::OnStart."); in OnStart() 84 RESSCHED_LOGI("ResSchedServiceAbility::OnStop!"); in OnStop()
|
H A D | res_sched_service.cpp | 122 RESSCHED_LOGI("ResSchedService::LoadAppPreloadPlugin, already loaded AppPreloadPlugin"); in LoadAppPreloadPlugin() 151 RESSCHED_LOGI("%{public}s Dump service.", __func__); in Dump() 156 RESSCHED_LOGI("%{public}s arg: %{public}s.", __func__, ret.c_str()); in Dump()
|
H A D | res_sched_service_stub.cpp | 483 RESSCHED_LOGI("request limit, allRequestCount_:%{public}d, cur report uid:%{public}d", in PrintLimitLog()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
H A D | res_sched_systemload_notifier_stub.cpp | 33 RESSCHED_LOGI("systemload notifier ipc code = %{public}u", code); in OnRemoteRequest()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/ |
H A D | event_controller.cpp | 140 RESSCHED_LOGI("Data_share is ready! Call back to create data_share helper"); in DataShareIsReady() 305 RESSCHED_LOGI("report boot completed"); in handleOtherEvent()
|