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

/external/chromium_org/chrome/browser/
H A Dshell_integration_linux.cc299 std::string quoted_path = ""; local
304 quoted_path += " ";
305 quoted_path += QuoteArgForDesktopFileExec(*i);
308 return quoted_path;

Completed in 67 milliseconds