Searched defs:ConfigType (Results 1 – 4 of 4) sorted by relevance
25 enum ConfigType { enum
24 enum class ConfigType : int32_t { enum
62 } ConfigType; typedef
289 void GetConfigIPTypes(const std::map<ConfigType, Plugin::Any> &config, std::vector<IPType> &configI… in GetConfigIPTypes()307 const std::shared_ptr<EffectContext> &context, const std::map<ConfigType, Plugin::Any> &config, in ChooseIPType()