Searched refs:ConfigMapper (Results 1 – 1 of 1) sorted by relevance
79 struct ConfigMapper { struct88 ConfigMapper(std::string mediaKey, C2String c2struct, C2String c2field) in ConfigMapper() function92 ConfigMapper &limitTo(uint32_t domain) { in limitTo() argument99 ConfigMapper &withMapper(Mapper mapper) { in withMapper() argument107 ConfigMapper &withMappers(Mapper mapper, Mapper reverse) { in withMappers() argument117 ConfigMapper &withC2Mappers() { in withC2Mappers() argument239 static const std::vector<ConfigMapper> NO_MAPPERS;242 const std::vector<ConfigMapper> &getConfigMappersForSdkKey(std::string key) const { in getConfigMappersForSdkKey()262 void add(const ConfigMapper &cm) { in add()276 std::vector<ConfigMapper> eqs = { cm }; in add()[all …]