Searched defs:store_client_info (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/metrics/
H A Dmetrics_state_manager.cc50 const StoreClientInfoCallback& store_client_info,
54 store_client_info_(store_client_info),
191 const StoreClientInfoCallback& store_client_info,
198 store_client_info,
47 MetricsStateManager( PrefService* local_state, const base::Callback<bool(void)>& is_reporting_enabled_callback, const StoreClientInfoCallback& store_client_info, const LoadClientInfoCallback& retrieve_client_info) argument
188 Create( PrefService* local_state, const base::Callback<bool(void)>& is_reporting_enabled_callback, const StoreClientInfoCallback& store_client_info, const LoadClientInfoCallback& retrieve_client_info) argument

Completed in 68 milliseconds