Searched defs:SetTimerSlack (Results 1 – 3 of 3) sorted by relevance
| /external/libchrome/base/message_loop/ | ||
| D | message_pump.cc | 13 void MessagePump::SetTimerSlack(TimerSlack) { in SetTimerSlack() function in base::MessagePump |
| D | message_pump_default.cc | 89 void MessagePumpDefault::SetTimerSlack(TimerSlack timer_slack) { in SetTimerSlack() function in base::MessagePumpDefault |
| D | message_loop.h | 150 void SetTimerSlack(TimerSlack timer_slack) { in SetTimerSlack() function |