Home
last modified time | relevance | path

Searched refs:switchStr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp130 for (auto switchStr : switchStrs) { in InitPluginMgr() local
131 if (switchStr.size() > MAX_CONFIG_SIZE) { in InitPluginMgr()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_mgr_test.cpp676 auto switchStr = pluginMgr_->GetPluginSwitchStr(); variable
677 EXPECT_TRUE(!switchStr.empty());