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

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/extensions/
extension_disabled_ui_browsertest.cc 144 // Test that no error appears if the disable reason is unknown
150 // Clear disable reason to simulate legacy disables.
159 // Test that an error appears if the disable reason is unknown
164 // Clear disable reason to simulate legacy disables.
  /external/chromium_org/chrome/browser/local_discovery/
privet_http_impl.cc 105 FailureReason reason = FAILURE_NETWORK; local
109 reason = FAILURE_HTTP_ERROR;
111 reason = FAILURE_MALFORMED_RESPONSE;
115 reason,
  /external/chromium_org/chrome/browser/managed_mode/
custodian_profile_downloader_service.cc 63 ProfileDownloaderDelegate::FailureReason reason) {
custodian_profile_downloader_service.h 38 ProfileDownloaderDelegate::FailureReason reason) OVERRIDE;
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
safe_audio_video_checker.h 62 // some reason.
  /external/chromium_org/chrome/browser/net/spdyproxy/
http_auth_handler_spdyproxy.h 30 CreateReason reason,
  /external/chromium_org/chrome/browser/profiles/
profile_downloader_delegate.h 52 ProfileDownloaderDelegate::FailureReason reason) = 0;
  /external/chromium_org/chrome/browser/search_engines/
template_url_parser.h 35 // other reason we do not support the described TemplateURL.
  /external/chromium_org/chrome/browser/ui/cocoa/
base_bubble_controller.mm 23 reason:(int)reason;
288 reason:(int)reason {
  /external/chromium_org/chrome/browser/ui/search/
instant_ipc_sender.h 54 OmniboxFocusChangeReason reason) {}
  /external/chromium_org/chrome/installer/gcapi_mac/
gcapi.h 21 // reason, you can pass NULL for |reasons|.
  /external/chromium_org/chrome/renderer/extensions/
messaging_bindings.h 31 // If anything needs to be manual for some reason, it should be implemented in
  /external/chromium_org/chrome_frame/
chrome_protocol.cc 39 STDMETHODIMP ChromeProtocol::Abort(HRESULT reason, DWORD options) {
  /external/chromium_org/content/child/npapi/
plugin_stream_url.h 35 virtual bool Close(NPReason reason) OVERRIDE;
plugin_stream_win.cc 37 // The reason for using all the Ascii versions of these filesystem
webplugin_delegate_impl.cc 193 NPReason reason,
196 reason == NPRES_NETWORK_ERR) {
198 reason = NPRES_DONE;
201 instance()->DidFinishLoadWithReason(url, reason, notify_id);
  /external/chromium_org/content/plugin/
webplugin_accelerated_surface_proxy_mac.cc 62 // If allocation fails for some reason, still inform the plugin proxy.
  /external/chromium_org/content/test/plugin/
plugin_npobject_lifetime_test.h 27 NPReason reason,
  /external/chromium_org/gpu/command_buffer/client/
client_test_helper.h 40 virtual void SetContextLostReason(error::ContextLostReason reason) OVERRIDE;
  /external/chromium_org/jingle/notifier/listener/
non_blocking_push_client.h 58 void OnNotificationsDisabled(NotificationsDisabledReason reason);
  /external/chromium_org/media/video/capture/android/
video_capture_device_android.h 58 void SetErrorState(const std::string& reason);
  /external/chromium_org/media/video/capture/linux/
video_capture_device_linux.h 62 void SetErrorState(const std::string& reason);
  /external/chromium_org/net/http/
http_auth_handler_mock.h 49 CreateReason reason,
  /external/chromium_org/ppapi/proxy/
ppapi_command_buffer_proxy.h 52 virtual void SetContextLostReason(gpu::error::ContextLostReason reason);
  /external/chromium_org/ppapi/thunk/
ppb_image_data_api.h 34 // For this last reason, you should prefer GetCanvas any time you don't need

Completed in 1896 milliseconds

<<21222324252627282930>>