Searched refs:SimpleLicenseAttributes (Results 1 – 5 of 5) sorted by relevance
52 struct DESKTOP_DEPLOYMENTMISC_DLLPUBLIC SimpleLicenseAttributes struct146 ::boost::optional<SimpleLicenseAttributes> getSimpleLicenseAttributes() const;
731 ::boost::optional<SimpleLicenseAttributes> 746 SimpleLicenseAttributes attributes; in getSimpleLicenseAttributes()769 return ::boost::optional<SimpleLicenseAttributes>(attributes); in getSimpleLicenseAttributes()772 return ::boost::optional<SimpleLicenseAttributes>(); in getSimpleLicenseAttributes()
677 ::boost::optional<SimpleLicenseAttributes> simplLicAttr in checkLicense()1032 ::boost::optional< SimpleLicenseAttributes > aSimplLicAttr = aInfo.getSimpleLicenseAttributes(); in getLicenseText()
1460 ::boost::optional<dp_misc::SimpleLicenseAttributes> in synchronizeAddedExtensions()
656 const ::boost::optional<dp_misc::SimpleLicenseAttributes> licenseAttributes = in doChecksForAddExtension()
Completed in 38 milliseconds