Searched refs:GetSubEventConfig (Results 1 – 3 of 3) sorted by relevance
44 static std::map<std::string, std::map<std::string, int>> GetSubEventConfig();
202 std::map<std::string, std::map<std::string, int>> ParaConfig::GetSubEventConfig() in GetSubEventConfig() function in OHOS::RME::ParaConfig
86 m_subEventPara = ParaConfig::GetSubEventConfig(); in ReadXml()