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

/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Dgtk2_util.h33 std::string GetDesktopName(base::Environment* env);
H A Dunity_service.cc95 std::string desktop_id = libgtk2ui::GetDesktopName(env.get());
H A Dgtk2_util.cc55 std::string GetDesktopName(base::Environment* env) { function in namespace:libgtk2ui
/external/chromium_org/chrome/browser/
H A Dshell_integration_linux.h41 std::string GetDesktopName(base::Environment* env);
H A Dshell_integration_linux.cc387 argv.push_back(shell_integration_linux::GetDesktopName(env.get()));
422 argv.push_back(shell_integration_linux::GetDesktopName(env.get()));
601 std::string GetDesktopName(base::Environment* env) { function in namespace:shell_integration_linux

Completed in 2087 milliseconds