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

  /external/chromium_org/chrome/browser/chromeos/file_manager/
app_installer.h 47 virtual bool CheckRequestorPermitted(
app_installer.cc 95 bool AppInstaller::CheckRequestorPermitted(
  /external/chromium_org/chrome/browser/extensions/
webstore_inline_installer.h 55 virtual bool CheckRequestorPermitted(
webstore_reinstaller.h 42 virtual bool CheckRequestorPermitted(
webstore_install_with_prompt.h 65 virtual bool CheckRequestorPermitted(
webstore_reinstaller.cc 77 bool WebstoreReinstaller::CheckRequestorPermitted(
webstore_install_with_prompt.cc 89 bool WebstoreInstallWithPrompt::CheckRequestorPermitted(
webstore_inline_installer.cc 111 bool WebstoreInlineInstaller::CheckRequestorPermitted(
webstore_inline_installer_unittest.cc 27 return CheckRequestorPermitted(webstore_data, &error);
webstore_standalone_installer.h 136 virtual bool CheckRequestorPermitted(
webstore_standalone_installer.cc 290 if (!CheckRequestorPermitted(*webstore_data, &error)) {
  /external/chromium_org/chrome/browser/apps/
ephemeral_app_launcher.h 131 virtual bool CheckRequestorPermitted(
ephemeral_app_launcher.cc 399 bool EphemeralAppLauncher::CheckRequestorPermitted(

Completed in 962 milliseconds