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

  /external/chromium_org/content/child/npapi/
plugin_instance.cc 448 uint32 PluginInstance::ScheduleTimer(uint32 interval,
  /external/chromium_org/chrome/browser/net/
load_time_stats.cc 448 ScheduleTimer(stats);
461 void LoadTimeStats::ScheduleTimer(TabLoadStats* stats) {
469 // If the ScheduleTimer call was delayed significantly, like when one's using
490 ScheduleTimer(stats);

Completed in 152 milliseconds