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

  /external/chromium/chrome/browser/metrics/
histogram_synchronizer.cc 177 MessageLoop* old_thread = NULL; local
185 old_thread = callback_thread_;
194 InternalPostTask(old_thread, old_task, unresponsive_renderers,
  /external/chromium_org/content/browser/
histogram_synchronizer.cc 288 base::MessageLoop* old_thread = NULL; local
293 old_thread = callback_thread_;
299 InternalPostTask(old_thread, old_callback);

Completed in 27 milliseconds