Home
last modified time | relevance | path

Searched refs:DumpAllPluginConfig (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service.cpp193 DumpAllPluginConfig(result); in DumpExt()
256 void ResSchedService::DumpAllPluginConfig(std::string &result) in DumpAllPluginConfig() function in OHOS::ResourceSchedule::ResSchedService
259 PluginMgr::GetInstance().DumpAllPluginConfig(result); in DumpAllPluginConfig()
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/include/
H A Dres_sched_service.h57 void DumpAllPluginConfig(std::string &result);
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/
H A Dplugin_mgr.h163 void DumpAllPluginConfig(std::string &result);
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_service_mock_test.cpp352 resSchedService_->DumpAllPluginConfig(result); in HWTEST_F()
H A Dplugin_mgr_test.cpp394 pluginMgr_->DumpAllPluginConfig(res); in HWTEST_F()
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dplugin_mgr.cpp578 void PluginMgr::DumpAllPluginConfig(std::string &result) in DumpAllPluginConfig() function in OHOS::ResourceSchedule::PluginMgr

Completed in 5 milliseconds