Searched refs:web_history_timer_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/
H A Dhistory_ui.h140 // Callback from |web_history_timer_| when a response from web history has
203 base::OneShotTimer<BrowsingHistoryHandler> web_history_timer_; member in class:BrowsingHistoryHandler
H A Dhistory_ui.cc476 web_history_timer_.Start(
796 if (!web_history_timer_.IsRunning())
812 if (!web_history_timer_.IsRunning())
814 web_history_timer_.Stop();

Completed in 75 milliseconds