HomeSort by relevance Sort by last modified time
    Searched full:allowed (Results 726 - 750 of 7690) sorted by null

<<21222324252627282930>>

  /external/chromium/base/debug/
stack_trace.h 36 // Copying and assignment are allowed with the default functions.
  /external/chromium/net/ftp/
ftp_auth_cache.h 23 // GURL("ftp://myserver/PATH") -- WRONG, paths not allowed
  /external/chromium/net/http/
http_auth_filter.cc 16 // entries in the registry mean that you are only allowed to connect to the site
  /external/chromium/net/proxy/
proxy_script_fetcher.h 46 // Only one fetch is allowed to be outstanding at a time.
  /external/chromium_org/ash/shelf/
shelf_delegate.h 42 // Checks whether the user is allowed to pin/unpin apps. Pinning may be
  /external/chromium_org/base/mac/
scoped_nsexception_enabler.h 43 BASE_EXPORT void SetNSExceptionsAllowed(bool allowed);
  /external/chromium_org/base/system_monitor/
system_monitor.h 29 // is allowed.
  /external/chromium_org/cc/resources/
ui_resource_bitmap.h 25 // can hold references to the bitmap and that asynchronous uploads are allowed.
  /external/chromium_org/chrome/browser/chromeos/extensions/file_system_provider/
file_system_provider_api.cc 18 const char kEmptyNameErrorMessage[] = "Empty display name is not allowed";
  /external/chromium_org/chrome/browser/chromeos/policy/
policy_cert_service_factory.h 33 // PolicyCertVerifier. Returns NULL if this service isn't allowed for
wildcard_login_checker.h 22 // Performs online verification whether wildcard login is allowed, i.e. whether
  /external/chromium_org/chrome/browser/content_settings/
content_settings_utils.h 36 // is encoded as a NULL value, so it is not allowed as an integer value.
  /external/chromium_org/chrome/browser/extensions/api/storage/
settings_storage_quota_enforcer.h 25 // The maximum number of items allowed.
  /external/chromium_org/chrome/browser/geolocation/
geolocation_infobar_delegate.h 42 void SetPermission(bool update_content_setting, bool allowed);
geolocation_infobar_delegate_android.cc 21 // User allowed the page to use geolocation.
  /external/chromium_org/chrome/browser/managed_mode/
managed_mode_interstitial.h 38 // Returns whether the blocked URL is now allowed. Called initially before the
  /external/chromium_org/chrome/browser/media/
midi_permission_infobar_delegate.h 53 void SetPermission(bool update_content_setting, bool allowed);
protected_media_identifier_infobar_delegate.h 39 void SetPermission(bool update_content_setting, bool allowed);
  /external/chromium_org/chrome/browser/
pepper_broker_infobar_delegate.h 21 // Shows an infobar that asks the user whether a Pepper plug-in is allowed
  /external/chromium_org/chrome/browser/prefs/
incognito_mode_prefs.h 59 // availability policies and verifies if the |profile| type is allowed to
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_error_message.js 241 allowGuestSignin: function(allowed) {
242 this.classList.toggle('allow-guest-signin', allowed);
250 allowOfflineLogin: function(allowed) {
251 this.classList.toggle('allow-offline-login', allowed);
  /external/chromium_org/chrome/browser/sync/
sync_startup_tracker.cc 33 // Note: the observer may free this object so it is not allowed to access
  /external/chromium_org/chrome/browser/ui/webui/
metrics_handler.h 41 // and the maximum allowed value, which can be at most 4000. The histogram
  /external/chromium_org/chrome/browser/webdata/
DEPS 11 # Do not add to the list of temporarily-allowed dependencies below,
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
content_scripts_manifest_unittest.cc 24 // chrome:// urls are not allowed.

Completed in 1489 milliseconds

<<21222324252627282930>>