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

  /external/chromium_org/chrome/browser/extensions/
crx_installer.h 222 CrxInstallerError AllowInstall(const Extension* extension);
crx_installer.cc 252 CrxInstallerError CrxInstaller::AllowInstall(const Extension* extension) {
465 CrxInstallerError error = AllowInstall(extension);
    [all...]

Completed in 51 milliseconds