Home
last modified time | relevance | path

Searched refs:ParsePluginSwitch (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dres_sched_mgr.cpp198 PluginMgr::GetInstance().ParsePluginSwitch(switchStrs); in InitExecutorPlugin()
H A Dplugin_mgr.cpp125 void PluginMgr::ParsePluginSwitch(const std::vector<std::string>& switchStrs, bool isRssExe) in ParsePluginSwitch() function in OHOS::ResourceSchedule::PluginMgr
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp136 PluginMgr::GetInstance().ParsePluginSwitch(switchStrs, true); in InitPluginMgr()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/
H A Dplugin_mgr.h206 void ParsePluginSwitch(const std::vector<std::string>& switchStrs, bool isRssExe = false);
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_mgr_test.cpp702 pluginMgr_->ParsePluginSwitch(switchStrs);