Home
last modified time | relevance | path

Searched defs:GetInt64 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/data_reduction_proxy/browser/
Ddata_reduction_proxy_statistics_prefs.cc77 int64 DataReductionProxyStatisticsPrefs::GetInt64(const char* pref_path) { in GetInt64() function in data_reduction_proxy::DataReductionProxyStatisticsPrefs
/external/chromium_org/base/prefs/
Dpref_service.cc364 int64 PrefService::GetInt64(const char* path) const { in GetInt64() function in PrefService