Searched defs:StandardParams (Results 1 – 1 of 1) sorted by relevance
225 struct StandardParams { struct226 typedef CCodecConfig::Domain Domain;229 typedef std::string SdkKey;232 static const std::vector<ConfigMapper> NO_MAPPERS;235 const std::vector<ConfigMapper> &getConfigMappersForSdkKey(std::string key) const { in getConfigMappersForSdkKey()252 void add(const ConfigMapper &cm) { in add()281 std::vector<std::string> getPathsForDomain( in getPathsForDomain()301 const std::map<SdkKey, std::vector<ConfigMapper>> getKeys() const { in getKeys()306 std::map<SdkKey, std::vector<ConfigMapper>> mConfigMappers;