OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 42 milliseconds