Searched defs:GetInt64 (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/components/data_reduction_proxy/browser/ | ||
D | data_reduction_proxy_statistics_prefs.cc | 77 int64 DataReductionProxyStatisticsPrefs::GetInt64(const char* pref_path) { in GetInt64() function in data_reduction_proxy::DataReductionProxyStatisticsPrefs |
/external/chromium_org/base/prefs/ | ||
D | pref_service.cc | 364 int64 PrefService::GetInt64(const char* path) const { in GetInt64() function in PrefService |