Searched defs:current_synchronizer (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 172 milliseconds