Searched refs:InitInt64Pref (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_statistics_prefs.cc40 InitInt64Pref(data_reduction_proxy::prefs::
42 InitInt64Pref(data_reduction_proxy::prefs::kHttpReceivedContentLength);
43 InitInt64Pref(data_reduction_proxy::prefs::kHttpOriginalContentLength);
66 void DataReductionProxyStatisticsPrefs::InitInt64Pref(const char* pref) { function in class:data_reduction_proxy::DataReductionProxyStatisticsPrefs
H A Ddata_reduction_proxy_statistics_prefs.h69 void InitInt64Pref(const char* pref);

Completed in 735 milliseconds