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

  /external/chromium/chrome/browser/extensions/
crx_installer.cc 208 bool CrxInstaller::AllowInstall(const Extension* extension,
310 if (!AllowInstall(extension, &error)) {
  /external/chromium_org/chrome/browser/extensions/
crx_installer.cc 249 CrxInstallerError CrxInstaller::AllowInstall(const Extension* extension) {
461 CrxInstallerError error = AllowInstall(extension);

Completed in 23 milliseconds