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

  /external/chromium_org/chrome/browser/metrics/
metrics_services_manager.cc 40 if (!rappor_service_)
41 rappor_service_.reset(new rappor::RapporService(local_state_));
42 return rappor_service_.get();
metrics_services_manager.h 78 scoped_ptr<rappor::RapporService> rappor_service_; member in class:MetricsServicesManager
  /external/chromium_org/components/search_engines/
template_url_service.h 656 rappor::RapporService* rappor_service_; member in class:TemplateURLService
    [all...]
template_url_service.cc 193 rappor_service_(rappor_service),
219 rappor_service_(NULL),
    [all...]

Completed in 866 milliseconds