HomeSort by relevance Sort by last modified time
    Searched full:reason (Results 451 - 475 of 6774) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/download/
test_download_shelf.h 38 virtual void DoClose(CloseReason reason) OVERRIDE;
  /external/chromium_org/chrome/browser/guestview/webview/
webview_constants.cc 39 const char kReason[] = "reason";
  /external/chromium_org/chrome/browser/profiles/
gaia_info_update_service.h 42 ProfileDownloaderDelegate::FailureReason reason) OVERRIDE;
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_gaia_signin.html 15 <div id="gaia-signin-reason" class="signin-text"></div>
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_observer.cc 29 int reason) {
tab_strip_model_order_controller.h 34 int reason) OVERRIDE;
  /external/chromium_org/chrome/common/extensions/api/storage/
storage_schema_manifest_handler.h 24 // If the schema is invalid then NULL is returned, and the failure reason
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/fx/
content.js 47 // For some reason, "resize" doesn't seem to work with addEventListener.
  /external/chromium_org/chrome/common/extensions/docs/server2/
test_servlet_test.py 27 # there is no reason to test the tests themselves, they are already tested in
  /external/chromium_org/chrome/common/extensions/permissions/
bluetooth_permission.cc 33 // Value may be an empty list for the same reason.
  /external/chromium_org/chrome/installer/linux/common/
repo.cron 13 # for any other reason, this won't re-enable it.
  /external/chromium_org/chrome/renderer/net/
net_error_helper.cc 54 (error.reason == net::ERR_NAME_NOT_RESOLVED ||
55 error.reason == net::ERR_NAME_RESOLUTION_FAILED);
186 fake_error.reason = chrome_common_net::DNS_PROBE_POSSIBLE;
255 error.reason = last_probe_status_;
  /external/chromium_org/chrome_frame/
delete_chrome_history.h 53 AutomationLaunchResult reason, const std::string& server_version);
  /external/chromium_org/content/browser/devtools/
devtools_protocol_constants.cc 13 const char kParamReason[] = "reason";
  /external/chromium_org/content/browser/
power_save_blocker_impl.h 16 PowerSaveBlockerImpl(PowerSaveBlockerType type, const std::string& reason);
  /external/chromium_org/content/common/
sandbox_util.cc 32 // ownership of that. The reason is that this function is often used to
  /external/chromium_org/content/public/browser/
download_destination_observer.h 30 virtual void DestinationError(DownloadInterruptReason reason) = 0;
  /external/chromium_org/content/renderer/devtools/
devtools_agent_filter.h 21 // dispatch messages while on the IO thread. The reason for that is that while
  /external/chromium_org/content/renderer/media/
cache_util.h 31 kMaxReason // Needs to be one more than max legitimate reason.
  /external/chromium_org/content/test/plugin/
plugin_client.cc 186 NPError NPP_DestroyStream(NPP instance, NPStream *stream, NPError reason) {
193 return plugin->DestroyStream(stream, reason);
213 void NPP_URLNotify(NPP instance, const char* url, NPReason reason,
221 return plugin->URLNotify(url, reason, notifyData);
plugin_execute_stream_javascript.cc 61 NPError reason) {
plugin_request_read_test.h 31 virtual NPError DestroyStream(NPStream *stream, NPError reason) OVERRIDE;
  /external/chromium_org/ipc/
ipc_platform_file.cc 35 // ownership of that. The reason is that this function is often used to
  /external/chromium_org/jingle/notifier/listener/
fake_push_client.h 38 void DisableNotifications(NotificationsDisabledReason reason);
  /external/chromium_org/media/video/capture/mac/
video_capture_device_mac.h 42 void SetErrorState(const std::string& reason);

Completed in 453 milliseconds

<<11121314151617181920>>