Home
last modified time | relevance | path

Searched refs:current_synchronizer (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/browser/
Dhistogram_synchronizer.cc195 HistogramSynchronizer* current_synchronizer = in FetchHistograms() local
197 if (current_synchronizer == NULL) in FetchHistograms()
200 current_synchronizer->RegisterAndNotifyAllProcesses( in FetchHistograms()
220 HistogramSynchronizer* current_synchronizer = in FetchHistogramsAsynchronously() local
222 current_synchronizer->SetCallbackTaskAndThread( in FetchHistogramsAsynchronously()
225 current_synchronizer->RegisterAndNotifyAllProcesses( in FetchHistogramsAsynchronously()