Home
last modified time | relevance | path

Searched refs:GetDesktopName (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dgtk2_util.h33 std::string GetDesktopName(base::Environment* env);
Dunity_service.cc95 std::string desktop_id = libgtk2ui::GetDesktopName(env.get()); in EnsureMethodsLoaded()
Dgtk2_util.cc55 std::string GetDesktopName(base::Environment* env) { in GetDesktopName() function
/external/chromium_org/chrome/browser/
Dshell_integration_linux.h41 std::string GetDesktopName(base::Environment* env);
Dshell_integration_linux.cc385 argv.push_back(shell_integration_linux::GetDesktopName(env.get())); in SetDefaultWebClient()
420 argv.push_back(shell_integration_linux::GetDesktopName(env.get())); in GetIsDefaultWebClient()
599 std::string GetDesktopName(base::Environment* env) { in GetDesktopName() function