Searched refs:ReloadContent (Results 1 – 6 of 6) sorted by relevance
40 virtual void ReloadContent(const base::DictionaryValue& dictionary) = 0;
147 core_oobe_actor_->ReloadContent(localized_strings); in OnLanguageChangedCallback()
82 virtual void ReloadContent(const base::DictionaryValue& dictionary) OVERRIDE;
324 core_oobe_actor_->ReloadContent(localized_strings); in ReloadLocalizedContent()
219 void CoreOobeHandler::ReloadContent(const base::DictionaryValue& dictionary) { in ReloadContent() function in chromeos::CoreOobeHandler
206 void ReloadContent() { in ReloadContent() function in athena::AthenaWebView644 web_view_->ReloadContent(); in ReloadAndObserve()