OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fires
(Results
101 - 125
of
516
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/chromeos/login/
login_utils.h
67
// Loads and prepares profile for the session.
Fires
|delegate| in the end.
/external/chromium_org/chrome/browser/printing/
printer_query.cc
27
// If this
fires
, it is that this pending printer context has leaked.
/external/chromium_org/content/browser/indexed_db/
indexed_db_transaction.h
168
// requests are processed before the timer
fires
, assume the script is
/external/chromium_org/content/renderer/media/
audio_message_filter.h
98
// Audio hardware configuration to update when OnOutputDeviceChanged()
fires
.
/external/chromium_org/media/audio/
audio_output_dispatcher_impl.cc
115
// Leave at least a single stream running until the close timer
fires
to help
fake_audio_consumer_unittest.cc
96
// Ensure the fake audio stream runs on the audio thread and handles
fires
/external/chromium_org/media/base/
audio_decoder.h
46
//
Fires
any pending callbacks, stops and destroys the decoder.
text_renderer.h
42
// Stops all operations and
fires
all pending callbacks.
/external/chromium_org/native_client_sdk/src/getting_started/part1/
index.html
73
fires
. This also allows you to use PPB_Messaging.PostMessage() (in C) or
/external/chromium_org/net/quic/congestion_control/
send_algorithm_interface.h
68
// Called when the retransmission timeout
fires
. Neither OnPacketAbandoned
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
BackgroundHTMLInputStream.cpp
81
ASSERT(checkpointIndex < m_checkpoints.size()); // If this ASSERT
fires
, checkpointIndex is invalid.
/external/chromium_org/third_party/WebKit/Source/wtf/
RefCounted.h
55
// If this assert
fires
, it either indicates a thread safety issue or
/external/chromium_org/third_party/libjingle/source/talk/session/media/
currentspeakermonitor.h
83
// SSRC. This only
fires
after the audio monitor on the underlying
/external/chromium_org/third_party/polymer/components/paper-focusable/
paper-focusable.html
116
// This
fires
_after_ downAction.
/external/chromium_org/third_party/webrtc/base/
maccocoasocketserver.mm
98
// Install a timer that
fires
wakeup after cms has elapsed.
sigslotrepeater.h
19
// signal
fires
, the repeater will also fire.
/external/chromium_org/ui/app_list/views/
search_box_view.h
65
//
Fires
query change notification.
/external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
function_sequence.js
54
* advancing and
fires
error callback.
/external/chromium_org/ui/views/corewm/
tooltip_controller.h
95
// this timer
fires
.
/external/mdnsresponder/mDNSCore/
Implementer Notes.txt
63
3. When the platform callback timer
fires
, it should call mDNS_Execute()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java
131
*
Fires
on any RadioState transition
132
* Always
fires
immediately as well
147
*
Fires
on any transition into RadioState.isOn()
148
*
Fires
immediately if currently in that state
156
*
Fires
on any transition out of RadioState.isAvailable()
157
*
Fires
immediately if currently in that state
165
*
Fires
on any transition into !RadioState.isAvailable()
166
*
Fires
immediately if currently in that state
174
*
Fires
on any transition into RADIO_OFF or !RadioState.isAvailable()
175
*
Fires
immediately if currently in that stat
[
all
...]
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DebugEventHub.cs
39
* Don't add events in one thread while parser
fires
events in another.
56
* Don't add events in one thread while parser
fires
events in another.
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DebugEventHub.cs
40
* Don't add events in one thread while parser
fires
events in another.
60
* Don't add events in one thread while parser
fires
events in another.
/external/chromium_org/chrome/browser/extensions/api/alarms/
alarm_manager.h
65
// Called when an alarm
fires
.
176
// Callback for when an alarm
fires
.
/external/chromium_org/content/browser/media/
media_browsertest.cc
71
// ended event
fires
, seeks near end of file; see player.html for details. The
72
// test completes when either the last 'ended' or an 'error' event
fires
.
Completed in 2080 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>