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

  /external/chromium_org/chrome/browser/
shell_integration_linux.h 19 namespace ShellIntegrationLinux {
115 } // namespace ShellIntegrationLinux
shell_integration_linux.cc 354 argv.push_back(ShellIntegrationLinux::GetDesktopName(env.get()));
389 argv.push_back(ShellIntegrationLinux::GetDesktopName(env.get()));
507 namespace ShellIntegrationLinux {
858 std::string contents = ShellIntegrationLinux::GetDesktopFileContents(
878 directory_contents = ShellIntegrationLinux::GetDirectoryFileContents(
883 std::string contents = ShellIntegrationLinux::GetDesktopFileContents(
    [all...]

Completed in 88 milliseconds