Lines Matching refs:withSettings
310 * @param[in] withSettings a boolean that determines if the settings should be used in the
318 bool importDomainsXml(const std::string &xmlSource, bool withSettings, bool fromFile,
327 * @param[in] withSettings a boolean that determines if the settings should be used in the
335 bool importSingleDomainXml(const std::string &xmlSource, bool overwrite, bool withSettings,
342 * @param[in] withSettings a boolean that determines if the settings should be used in the
350 bool exportDomainsXml(std::string &xmlDest, bool withSettings, bool toFile,
358 * @param[in] withSettings a boolean that determines if the settings should be used in the
367 bool withSettings, bool toFile, std::string &errorMsg) const;
739 * @param[in] withSettings if false, only import the configurations
748 bool wrapLegacyXmlImport(const std::string &xmlSource, bool fromFile, bool withSettings,
781 * @param[in] withSettings if false, only export the configurations
788 bool wrapLegacyXmlExport(std::string &xmlDest, bool toFile, bool withSettings,