Home
last modified time | relevance | path

Searched refs:pref_locale_ (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/assistant/
H A Dplatform_api_impl.cc93 pref_locale_(pref_locale), in PlatformApiImpl()
174 audio_input_provider_.SetDspHotwordLocale(pref_locale_); in OnAudioNodesChanged()
H A Dplatform_api_impl.h105 std::string pref_locale_; variable