Searched refs:configPath (Results 1 – 2 of 2) sorted by relevance
99 const std::string configPath; //< Path to the loaded configuration member
331 result.configPath.empty() ? "No config file found" : result.configPath.c_str()); in EffectLoadXmlEffectConfig()