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

  /external/chromium/chrome/browser/
shell_integration_linux.cc 181 std::string QuoteArgForDesktopFileExec(const std::string& arg) {
209 // should be used in conjunction with QuoteArgForDesktopFileExec,
394 final_path += " " + QuoteArgForDesktopFileExec("--" + i->first +
  /external/chromium_org/chrome/browser/
shell_integration_linux.cc 254 std::string QuoteArgForDesktopFileExec(const std::string& arg) {
761 final_path += " " + QuoteArgForDesktopFileExec("--" + i->first +
    [all...]

Completed in 79 milliseconds