Searched refs:GetGeneralConfig (Results 1 – 3 of 3) sorted by relevance
43 static std::map<std::string, std::string> GetGeneralConfig();
197 std::map<std::string, std::string> ParaConfig::GetGeneralConfig() in GetGeneralConfig() function in OHOS::RME::ParaConfig
85 m_generalPara = ParaConfig::GetGeneralConfig(); in ReadXml()