HomeSort by relevance Sort by last modified time
    Searched refs:AllowedByEnterprisePolicy (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/
install_verifier.h 122 bool AllowedByEnterprisePolicy(const std::string& id) const;
install_verifier.cc 365 if (AllowedByEnterprisePolicy(extension->id())) {
513 bool InstallVerifier::AllowedByEnterprisePolicy(const std::string& id) const {

Completed in 738 milliseconds