OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetTimerSlack
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/message_loop/
message_pump.cc
15
void MessagePump::
SetTimerSlack
(TimerSlack) {
message_loop.h
283
void
SetTimerSlack
(TimerSlack timer_slack) {
284
pump_->
SetTimerSlack
(timer_slack);
Completed in 73 milliseconds