Home
last modified time | relevance | path

Searched refs:RecordChromeLocalesStats (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/spellcheck/browser/
H A Dspellcheck_platform_win.cc119 void RecordChromeLocalesStats(PlatformSpellChecker* spell_checker_instance, in RecordChromeLocalesStats() function
124 ->RecordChromeLocalesStats(std::move(chrome_locales), metrics); in RecordChromeLocalesStats()
H A Dwindows_spell_checker.h61 void RecordChromeLocalesStats(const std::vector<std::string> chrome_locales,
146 void RecordChromeLocalesStats(const std::vector<std::string> chrome_locales,
H A Dwindows_spell_checker.cc313 void WindowsSpellChecker::BackgroundHelper::RecordChromeLocalesStats( in RecordChromeLocalesStats() function in WindowsSpellChecker::BackgroundHelper
432 void WindowsSpellChecker::RecordChromeLocalesStats( in RecordChromeLocalesStats() function in WindowsSpellChecker
436 FROM_HERE, base::BindOnce(&BackgroundHelper::RecordChromeLocalesStats, in RecordChromeLocalesStats()
H A Dspellcheck_platform.h132 void RecordChromeLocalesStats(PlatformSpellChecker* spell_checker_instance,
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/spellcheck/browser/
H A Dspellcheck_platform_win.cc133 void RecordChromeLocalesStats(PlatformSpellChecker* spell_checker_instance, in RecordChromeLocalesStats() function
138 ->RecordChromeLocalesStats(std::move(chrome_locales), metrics); in RecordChromeLocalesStats()
H A Dwindows_spell_checker.cc115 void RecordChromeLocalesStats(const std::vector<std::string> chrome_locales,
448 void BackgroundHelper::RecordChromeLocalesStats( in RecordChromeLocalesStats() function in windows_spell_checker::BackgroundHelper
569 void WindowsSpellChecker::RecordChromeLocalesStats( in RecordChromeLocalesStats() function in WindowsSpellChecker
575 &windows_spell_checker::BackgroundHelper::RecordChromeLocalesStats, in RecordChromeLocalesStats()
H A Dwindows_spell_checker.h63 void RecordChromeLocalesStats(const std::vector<std::string> chrome_locales,
H A Dspellcheck_platform.h147 void RecordChromeLocalesStats(PlatformSpellChecker* spell_checker_instance,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/spellchecker/
H A Dspellcheck_service.cc209 RecordChromeLocalesStats(); in StartRecordingMetrics()
439 RecordChromeLocalesStats(); in OnAcceptLanguagesChanged()
472 void SpellcheckService::RecordChromeLocalesStats() { in RecordChromeLocalesStats() function in SpellcheckService
477 spellcheck_platform::RecordChromeLocalesStats( in RecordChromeLocalesStats()
H A Dspellcheck_service.h199 void RecordChromeLocalesStats();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/spellchecker/
H A Dspellcheck_service.cc369 RecordChromeLocalesStats(); in StartRecordingMetrics()
868 RecordChromeLocalesStats(); in OnAcceptLanguagesChanged()
921 void SpellcheckService::RecordChromeLocalesStats() { in RecordChromeLocalesStats() function in SpellcheckService
926 spellcheck_platform::RecordChromeLocalesStats( in RecordChromeLocalesStats()
H A Dspellcheck_service.h284 void RecordChromeLocalesStats();