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

  /external/chromium_org/chrome/common/extensions/
webstore_install_result.h 30 NOT_PERMITTED,
  /external/chromium_org/chrome/browser/apps/
install_chrome_app.cc 39 // Checks the manifest and completes the installation with NOT_PERMITTED if the
64 CompleteInstall(extensions::webstore_install::NOT_PERMITTED,
  /external/chromium_org/chrome/browser/extensions/
webstore_standalone_installer.cc 286 CompleteInstall(webstore_install::NOT_PERMITTED, error);
291 CompleteInstall(webstore_install::NOT_PERMITTED, error);
  /external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_api.cc 689 case webstore_install::NOT_PERMITTED:

Completed in 514 milliseconds