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

  /external/chromium/chrome/browser/extensions/
crx_installer.h 148 bool AllowInstall(const Extension* extension, std::string* error);
crx_installer.cc 208 bool CrxInstaller::AllowInstall(const Extension* extension,
310 if (!AllowInstall(extension, &error)) {

Completed in 28 milliseconds