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

  /external/chromium/chrome/browser/metrics/
thread_watcher.h 113 // (OnPingMessage) to the watched thread that does nothing but respond with
149 static void OnPingMessage(const BrowserThread::ID& thread_id,
thread_watcher.cc 118 &ThreadWatcher::OnPingMessage, thread_id_, callback_task))) {
181 void ThreadWatcher::OnPingMessage(const BrowserThread::ID& thread_id,
  /external/chromium_org/chrome/browser/metrics/
thread_watcher.h 158 // (OnPingMessage()) to the watched thread that does nothing but respond with
199 static void OnPingMessage(const content::BrowserThread::ID& thread_id,
thread_watcher.cc 234 base::Bind(&ThreadWatcher::OnPingMessage, thread_id_,
344 void ThreadWatcher::OnPingMessage(const BrowserThread::ID& thread_id,

Completed in 314 milliseconds