Home
last modified time | relevance | path

Searched refs:GetConfigReaderStr (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dres_sched_mgr.cpp187 std::vector<std::string> configStrs = PluginMgr::GetInstance().GetConfigReaderStr(); in InitExecutorPlugin()
H A Dplugin_mgr.cpp86 std::vector<std::string> PluginMgr::GetConfigReaderStr() in GetConfigReaderStr() function in OHOS::ResourceSchedule::PluginMgr
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_mgr_test.cpp665 auto configStr = pluginMgr_->GetConfigReaderStr();
688 auto configStrs = pluginMgr_->GetConfigReaderStr();
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/
H A Dplugin_mgr.h184 std::vector<std::string> GetConfigReaderStr();