HomeSort by relevance Sort by last modified time
    Searched defs:GetUILanguage (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ppapi/nacl_irt/
ppapi_dispatcher.cc 119 std::string PpapiDispatcher::GetUILanguage() {
  /external/chromium_org/ppapi/proxy/
plugin_globals.cc 205 std::string PluginGlobals::GetUILanguage() {
206 return plugin_proxy_delegate_->GetUILanguage();
ppapi_proxy_test.cc 278 std::string PluginProxyTestHarness::PluginDelegateMock::GetUILanguage() {
  /external/chromium_org/content/ppapi_plugin/
ppapi_thread.cc 201 std::string PpapiThread::GetUILanguage() {

Completed in 583 milliseconds