Searched defs:configFilePath (Results 1 – 2 of 2) sorted by relevance
87 std::string configFilePath = "nonexistent.xml"; variable100 std::string configFilePath = "valid_orientation.xml"; variable
330 void NWebConfigHelper::ParseWebConfigXml(const std::string& configFilePath, in ParseWebConfigXml()