HomeSort by relevance Sort by last modified time
    Searched refs:finish_timer_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_service.h 154 // Called from finish_timer_ when we are done with the current round of
203 base::OneShotTimer<DialServiceImpl> finish_timer_; member in class:extensions::DialServiceImpl
205 // The delay for |finish_timer_|; how long to wait for discovery to finish.
dial_service.cc 232 finish_timer_.Start(FROM_HERE,
458 finish_timer_.Stop();

Completed in 174 milliseconds