Home
last modified time | relevance | path

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

/external/chromium_org/chrome/service/cloud_print/
Dcloud_print_connector.cc30 stats_ptr_factory_(this) { in CloudPrintConnector()
57 stats_ptr_factory_.GetWeakPtr()), in ScheduleStatsReport()
91 stats_ptr_factory_.InvalidateWeakPtrs(); in Stop()
Dcloud_print_connector.h199 base::WeakPtrFactory<CloudPrintConnector> stats_ptr_factory_; variable