Searched defs:start_timer (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_item.cc616 void DownloadItem::Init(bool start_timer) { argument
619 if (start_timer)
/external/netperf/
H A Dnetlib.c31 /* start_timer() start a timer */
912 start_timer(int time)
972 fprintf(where,"start_timer: error installing alarm handler ");
904 start_timer(int time) function

Completed in 152 milliseconds