OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cancelled
(Results
476 - 500
of
1205
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/chrome/browser/supervised_user/
supervised_user_service.h
139
// whether it suceeded or not -- unless registration was
cancelled
manually,
/external/chromium_org/chrome/browser/ui/android/
ssl_client_certificate_request.cc
163
LOG(ERROR) << "Client certificate request
cancelled
";
/external/chromium_org/chrome/browser/ui/
auto_login_infobar_delegate.cc
101
//
cancelled
and this object must be deleted.
fast_unload_controller.h
113
// events since the user
cancelled
closing the window.
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller.h
49
// valid until we've dropped (or
cancelled
). Note that such a drag
/external/chromium_org/chrome/browser/ui/cocoa/profiles/
avatar_menu_bubble_controller_unittest.mm
185
// Quit the pump because the animation was
cancelled
before it even ran.
/external/chromium_org/chrome/browser/ui/login/
login_prompt.h
106
// Notify observers that authentication is
cancelled
.
/external/chromium_org/chrome/browser/ui/sync/
one_click_signin_sync_starter.h
178
// If response == UNDO_SYNC, the signin is
cancelled
, otherwise the pending
/external/chromium_org/chrome/browser/ui/views/panels/
panel_view.h
169
bool EndDragging(bool
cancelled
);
/external/chromium_org/chromeos/dbus/
bluetooth_profile_service_provider.cc
204
case Delegate::
CANCELLED
: {
/external/chromium_org/content/browser/
resolve_proxy_msg_helper_unittest.cc
246
// The pending requests sent to the proxy resolver should have been
cancelled
.
/external/chromium_org/content/browser/resources/media/
webrtc_internals.js
281
* Notification that the AEC recording file selection dialog was
cancelled
,
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
SpeechRecognition.java
39
// being aborted. Once Android's recognizer is
cancelled
, its listener won't yield any more
/external/chromium_org/content/public/browser/
render_view_host.h
111
// either in a drop or by being
cancelled
.
/external/chromium_org/device/bluetooth/
bluetooth_socket_chromeos.h
199
bool
cancelled
;
member in struct:chromeos::BluetoothSocketChromeOS::ConnectionRequest
/external/chromium_org/google_apis/gaia/
google_service_auth_error.h
73
// The requestor of the authentication step
cancelled
the request
oauth2_access_token_fetcher_impl.cc
104
// Fetchers are sometimes
cancelled
because a network change was detected,
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
ptw32_threadStart.c
310
*
cancelled
then this indicates the unhandled exception.
/external/chromium_org/net/base/
io_buffer.h
47
// an IOBuffer is
cancelled
, the caller should release their
upload_file_element_reader_unittest.cc
175
// Make sure callbacks are not called for
cancelled
operations.
/external/chromium_org/net/dns/
host_resolver.h
126
// the host resolutions are
cancelled
, and the completion callbacks will not
/external/chromium_org/net/http/
http_stream_factory.h
50
// HttpStream creation process. The request is
cancelled
by deleting it, after
/external/chromium_org/net/socket/
client_socket_pool.h
124
// RequestSocket call being
cancelled
. The associated CompletionCallback is
/external/chromium_org/net/url_request/
url_request.cc
235
// are "
cancelled
" on destruction.
462
// We haven't started or the request was
cancelled
755
// If
cancelled
while calling a delegate, clear delegate info.
809
// Once the request fails or is
cancelled
, read will just return 0 bytes
[
all
...]
/external/chromium_org/net/websockets/
websocket_stream.h
175
// Closes the stream. All pending I/O operations (if any) are
cancelled
Completed in 708 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>