Home
last modified time | relevance | path

Searched refs:GetGeneralConfig (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/include/
H A Dpara_config.h43 static std::map<std::string, std::string> GetGeneralConfig();
/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dpara_config.cpp197 std::map<std::string, std::string> ParaConfig::GetGeneralConfig() in GetGeneralConfig() function in OHOS::RME::ParaConfig
H A Dintellisense_server.cpp85 m_generalPara = ParaConfig::GetGeneralConfig(); in ReadXml()