OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Fire
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/net/quic/
quic_alarm.h
34
// Sets the alarm to
fire
at |deadline|. Must not be called while
51
// scheduling of the alarm. Is called from Set() or
Fire
(), after the
66
void
Fire
();
quic_alarm.cc
34
void QuicAlarm::
Fire
() {
quic_alarm_test.cc
31
Fire
();
91
TEST_F(QuicAlarmTest,
Fire
) {
quic_connection_helper.cc
78
Fire
();
84
// was scheduled to
fire
. Tracking this allows us to avoid posting a
quic_connection_test.cc
241
using QuicAlarm::
Fire
;
[
all
...]
/external/chromium/base/synchronization/
waitable_event.h
119
virtual bool
Fire
(WaitableEvent* signaling_event) = 0;
waitable_event_posix.cc
91
bool
Fire
(WaitableEvent* signaling_event) {
103
// the blocking thread's stack. There is no |delete this;| in
Fire
. The
191
// Disable which makes sw::
Fire
return false.
352
if ((*i)->
Fire
(this))
369
const bool r = (*kernel_->waiters_.begin())->
Fire
(this);
waitable_event_watcher_posix.cc
59
bool
Fire
(WaitableEvent* event) {
/external/chromium_org/base/synchronization/
waitable_event.h
117
virtual bool
Fire
(WaitableEvent* signaling_event) = 0;
waitable_event_posix.cc
94
virtual bool
Fire
(WaitableEvent* signaling_event) OVERRIDE {
106
// the blocking thread's stack. There is no |delete this;| in
Fire
. The
196
// Disable which makes sw::
Fire
return false.
358
if ((*i)->
Fire
(this))
375
const bool r = (*kernel_->waiters_.begin())->
Fire
(this);
waitable_event_watcher_posix.cc
68
virtual bool
Fire
(WaitableEvent* event) OVERRIDE {
/external/chromium_org/net/tools/quic/
quic_epoll_connection_helper.cc
50
alarm_->
Fire
();
51
//
Fire
will take care of registering the alarm, if needed.
/external/chromium_org/tools/page_cycler/webpagereplay/tests/
2012Q3.js
27
"http://www.amazon.com/Kindle-
Fire
-Amazon-Tablet/dp/B0051VVOB2/",
2012Q2.js
19
"http://www.amazon.com/Kindle-
Fire
-Amazon-Tablet/dp/B0051VVOB2/"],
/external/chromium_org/v8/test/webkit/
dfg-patchable-get-by-id-after-watchpoint.js
62
// Cause first the watchpoint on o.f to
fire
, and then the GetById
64
O.prototype.g = 57; //
Fire
the watchpoint.
/external/chromium_org/chrome/browser/devtools/
devtools_targets_ui.cc
74
base::Bind(&CancelableTimer::
Fire
, weak_factory_.GetWeakPtr()),
79
void
Fire
() { callback_.Run(); }
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
jquery.js
[
all
...]
/external/chromium_org/third_party/usb_ids/
usb.ids
[
all
...]
Completed in 110 milliseconds