| /foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
| D | res_sched_client_test.cpp | 230 ResSchedClient::GetInstance().RegisterSystemloadNotifier(notifier); 231 ResSchedClient::GetInstance().RegisterSystemloadNotifier(notifier); 250 ResSchedClient::GetInstance().RegisterSystemloadNotifier(notifier); 337 ResSchedClient::GetInstance().RegisterSystemloadNotifier(notifier); 357 ResSchedClient::GetInstance().RegisterSystemloadNotifier(notifier); 374 ResSchedClient::GetInstance().RegisterSystemloadNotifier(notifier);
|
| D | res_sched_service_test.cpp | 244 resSchedService_->RegisterSystemloadNotifier(notifier); 268 resSchedService_->RegisterSystemloadNotifier(notifier); 290 resSchedService_->RegisterSystemloadNotifier(notifier); 315 resSchedService_->RegisterSystemloadNotifier(notifier); 340 resSchedService_->RegisterSystemloadNotifier(notifier); 357 resSchedService_->RegisterSystemloadNotifier(notifier); 358 resSchedService_->RegisterSystemloadNotifier(notifier); 375 resSchedService_->RegisterSystemloadNotifier(notifier); 535 void RegisterSystemloadNotifier(const sptr<IRemoteObject>& notifier) override in RegisterSystemloadNotifier() function in OHOS::ResourceSchedule::TestResSchedServiceStub
|
| D | res_sched_service_mock_test.cpp | 110 void RegisterSystemloadNotifier(const sptr<IRemoteObject>& notifier) override in RegisterSystemloadNotifier() function in OHOS::ResourceSchedule::TestMockResSchedServiceStub 317 resSchedService_->RegisterSystemloadNotifier(notifier);
|
| /foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/include/ |
| D | ires_sched_service.h | 61 virtual void RegisterSystemloadNotifier(const sptr<IRemoteObject>& notifier) = 0;
|
| D | res_sched_service_proxy.h | 63 void RegisterSystemloadNotifier(const sptr<IRemoteObject>& notifier) override;
|
| D | res_sched_client.h | 98 void RegisterSystemloadNotifier(const sptr<ResSchedSystemloadNotifierClient>& callbackObj);
|
| /foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/ |
| D | libressched_client.versionscript | 22 *ResSchedClient*RegisterSystemloadNotifier*;
|
| /foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/ |
| D | system_load.cpp | 37 ResourceSchedule::ResSchedClient::GetInstance().RegisterSystemloadNotifier(loadListener); in RegisterSystemloadCallback()
|
| /foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/include/ |
| D | res_sched_service.h | 36 void RegisterSystemloadNotifier(const sptr<IRemoteObject>& notifier) override;
|
| /foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
| D | res_sched_client.cpp | 119 void ResSchedClient::RegisterSystemloadNotifier(const sptr<ResSchedSystemloadNotifierClient>& callb… in RegisterSystemloadNotifier() function in OHOS::ResourceSchedule::ResSchedClient 129 rss_->RegisterSystemloadNotifier(systemloadLevelListener_); in RegisterSystemloadNotifier() 312 rss_->RegisterSystemloadNotifier(systemloadLevelListener_); in OnAddSystemAbility()
|
| D | res_sched_service_proxy.cpp | 129 void ResSchedServiceProxy::RegisterSystemloadNotifier(const sptr<IRemoteObject>& notifier) in RegisterSystemloadNotifier() function in OHOS::ResourceSchedule::ResSchedServiceProxy
|
| /foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/ressched_fuzzer/ |
| D | ressched_fuzzer.cpp | 231 ResSchedClient::GetInstance().RegisterSystemloadNotifier(callbackObj); in ResSchedClientFuzzTest()
|
| /foundation/resourceschedule/resource_schedule_service/ressched/interfaces/kits/js/napi/src/ |
| D | js_systemload.cpp | 143 ResSchedClient::GetInstance().RegisterSystemloadNotifier(systemloadListener); in RegisterSystemloadCallback()
|
| /foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
| D | res_sched_service.cpp | 70 void ResSchedService::RegisterSystemloadNotifier(const sptr<IRemoteObject>& notifier) in RegisterSystemloadNotifier() function in OHOS::ResourceSchedule::ResSchedService
|
| D | res_sched_service_stub.cpp | 349 RegisterSystemloadNotifier(notifier); in RegisterSystemloadNotifierInner()
|
| /foundation/ability/form_fwk/services/src/ |
| D | form_mgr_service.cpp | 1305 …ResourceSchedule::ResSchedClient::GetInstance().RegisterSystemloadNotifier(formSystemloadListener); in OnAddSystemAbility()
|