OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:finish_timer_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/dial/
dial_service.h
238
// Called from
finish_timer_
when we are done with the current round of
271
base::OneShotTimer<DialServiceImpl>
finish_timer_
;
member in class:extensions::DialServiceImpl
273
// The delay for |
finish_timer_
|; how long to wait for discovery to finish.
dial_service.cc
509
finish_timer_
.Start(FROM_HERE,
607
finish_timer_
.Stop();
Completed in 38 milliseconds