Searched refs:ConfigMapper (Results 1 – 1 of 1) sorted by relevance
55 struct ConfigMapper { struct64 ConfigMapper(std::string mediaKey, C2String c2struct, C2String c2field) in ConfigMapper() argument68 ConfigMapper &limitTo(uint32_t domain) { in limitTo() argument75 ConfigMapper &withMapper(Mapper mapper) { in withMapper() argument83 ConfigMapper &withMappers(Mapper mapper, Mapper reverse) { in withMappers() argument93 ConfigMapper &withC2Mappers() { in withC2Mappers() argument232 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()266 std::vector<ConfigMapper> eqs = { cm }; in add()[all …]