Searched refs:GetUILanguage (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ppapi/proxy/
H A Dplugin_proxy_delegate.h28 virtual std::string GetUILanguage() = 0;
H A Dplugin_globals.cc176 std::string PluginGlobals::GetUILanguage() { function in class:ppapi::proxy::PluginGlobals
177 return plugin_proxy_delegate_->GetUILanguage();
H A Dplugin_main_nacl.cc78 virtual std::string GetUILanguage() OVERRIDE;
164 std::string PpapiDispatcher::GetUILanguage() { function in class:__anon9465::PpapiDispatcher
H A Dplugin_globals.h83 std::string GetUILanguage();
H A Dflash_resource.cc164 PluginGlobals::Get()->GetUILanguage());
H A Dppapi_proxy_test.h148 virtual std::string GetUILanguage() OVERRIDE;
H A Dppapi_proxy_test.cc273 std::string PluginProxyTestHarness::PluginDelegateMock::GetUILanguage() { function in class:ppapi::proxy::PluginProxyTestHarness::PluginDelegateMock
/external/chromium_org/content/ppapi_plugin/
H A Dppapi_thread.h102 virtual std::string GetUILanguage() OVERRIDE;
H A Dppapi_thread.cc194 std::string PpapiThread::GetUILanguage() { function in class:content::PpapiThread

Completed in 116 milliseconds