OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fires
(Results
1 - 25
of
516
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/ManualTests/inspector/
debugger-pause-during-load.html
4
<p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=19053">Bug 19053: Source code not visible when script is paused before onload
fires
</a>.</p>
/external/chromium_org/components/copresence/public/
whispernet_client.h
50
//
Fires
an event to request a token encode.
52
//
Fires
an event to request a decode for the given samples.
54
//
Fires
an event to request detection of a whispernet broadcast.
/development/samples/browseable/BatchStepSensor/
_index.jd
11
<p>The Step Detector sensor
fires
an
/external/chromium_org/chrome/common/extensions/docs/examples/api/pageAction/pageaction_by_url/
background.js
12
// That
fires
when a page's URL contains a 'g' ...
/external/chromium_org/components/signin/ios/browser/
profile_oauth2_token_service_ios.h
57
// Reloads accounts from the provider.
Fires
|OnRefreshTokenAvailable| for
58
// each new account.
Fires
|OnRefreshTokenRevoked| for each account that was
77
// the auth error state of |account_id| if it exists.
Fires
81
// Removes |account_id| from |accounts_|.
Fires
|OnRefreshTokenRevoked|
/external/chromium_org/media/test/data/
media_source_player.html
23
// duration and
fires
the ended event.
/external/chromium_org/net/quic/congestion_control/
loss_detection_interface.h
28
// Called when a new ack arrives or the loss alarm
fires
.
/external/chromium_org/chrome/common/extensions/api/
screenlock_private.idl
34
//
Fires
whenever the screen is locked or unlocked.
37
//
Fires
when the user attempts to authenticate with the user's input.
image_writer_private.idl
123
//
Fires
periodically throughout the writing operation and at least once per
127
//
Fires
when the write operation has completely finished, such as all
131
//
Fires
when an error occured during writing, passing the $(ref:ProgressInfo)
135
//
Fires
when a removable storage device is inserted.
138
//
Fires
when a removable storage device is removed.
/external/chromium_org/chrome/installer/util/
registry_test_data.h
34
//
Fires
Google Test expectations in the hopes that |path| contains the same
43
//
Fires
Google Test expectations in the hopes that |path| is an empty key
/external/chromium_org/google_apis/gaia/
oauth2_access_token_fetcher.h
45
//
Fires
|OnGetTokenSuccess| on |consumer_|.
49
//
Fires
|OnGetTokenFailure| on |consumer_|.
identity_provider.h
79
//
Fires
an OnActiveAccountLogin notification.
82
//
Fires
an OnActiveAccountLogout notification.
/external/chromium_org/media/base/
renderer.h
24
// Stops rendering and
fires
any pending callbacks.
28
// If initialization failed,
fires
|error_cb| before |init_cb|.
/external/chromium_org/remoting/host/setup/win/
auth_code_getter.h
34
// Called when that timer
fires
.
48
// The interval at which the timer
fires
.
/external/chromium_org/third_party/WebKit/public/platform/
WebStorageArea.h
65
// url that should be used if a storage event
fires
.
74
// if a storage event
fires
.
81
// Clear all key/value pairs. |pageUrl| is the url that should be used if a storage event
fires
.
/external/chromium_org/chrome/browser/ui/webui/options/
preferences_browsertest.h
124
// Preferences class
fires
the correct notification in JavaScript and commits
131
// Preferences class
fires
the correct notification in JavaScript and does
137
// value through the JavaScript Preferences class
fires
the correct
143
// the JavaScript Preferences class
fires
the correct notification in
148
// through the JavaScript Preferences class
fires
the correct notification in
153
// value through the JavaScript Preferences class
fires
the correct
/external/chromium_org/net/quic/
quic_alarm.h
25
// Invoked when the alarm
fires
. If the return value is not
64
// Called by subclasses when the alarm
fires
. Invokes the
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/
reload_button.h
31
// button, or until |pendingReloadTimer_|
fires
. This prevents an
/external/chromium_org/chrome/
telemetry_gpu_test.isolate
28
# an assertion
fires
or a crash occurs. Add more as necessary.
/external/chromium_org/content/browser/service_worker/
service_worker_fetch_dispatcher.h
31
// Dispatches a fetch event to the |version| given in ctor, and
fires
/external/chromium_org/third_party/polymer/components-chromium/core-transition/
core-transition-extracted.js
37
* Called when the animation completes. This function also
fires
the
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
webRequest.html
41
<dd>
Fires
when a request is about to occur. This event is sent before any TCP
44
<dd>
Fires
when a request is about to occur and the initial headers have been
52
<dd>
Fires
after all extensions have had a chance to modify the request
58
<dd>
Fires
each time that an HTTP(S) response header is received. Due
66
<dd>
Fires
when a request requires authentication of the user. This event can
71
<dd>
Fires
when a redirect is about to be executed. A redirection can be
76
<dd>
Fires
when the first byte of the response body is received. For HTTP
81
<dd>
Fires
when a request has been processed successfully.</dd>
83
<dd>
Fires
when a request could not be processed successfully.</dd>
/developers/samples/android/sensors/BatchStepSensor/
template-params.xml
30
<p>The Step Detector sensor
fires
an
83
The Step Detector sensor
fires
an
/external/chromium_org/chrome/browser/ui/webui/
sync_internals_message_handler.h
42
//
Fires
an event to send updated info back to the page.
45
//
Fires
and event to send the list of types back to the page.
/external/chromium_org/media/filters/
decrypting_demuxer_stream.h
35
// Cancels all pending operations immediately and
fires
all pending callbacks.
41
// Cancels all pending operations and
fires
all pending callbacks. If in
Completed in 5261 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>