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

  /external/chromium_org/content/browser/
histogram_synchronizer.h 120 void InternalPostTask(base::MessageLoop* thread,
histogram_synchronizer.cc 299 InternalPostTask(old_thread, old_callback);
315 InternalPostTask(thread, callback);
318 void HistogramSynchronizer::InternalPostTask(base::MessageLoop* thread,

Completed in 55 milliseconds