Home
last modified time | relevance | path

Searched defs:switchStrs (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dres_sched_mgr.cpp189 std::vector<std::string> switchStrs = PluginMgr::GetInstance().GetPluginSwitchStr(); in InitExecutorPlugin() local
H A Dplugin_mgr.cpp95 std::vector<std::string> switchStrs; in GetPluginSwitchStr() local
125 void PluginMgr::ParsePluginSwitch(const std::vector<std::string>& switchStrs, bool isRssExe) in ParsePluginSwitch() argument
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_mgr_test.cpp780 auto switchStrs = pluginMgr_->GetPluginSwitchStr(); in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp124 std::vector<std::string> switchStrs = payload[STR_PLUGIN_SWITCH].get<std::vector<std::string>>(); in InitPluginMgr() local

Completed in 5 milliseconds