Home
last modified time | relevance | path

Searched refs:AppendArgPath (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dcommand_line.h199 void AppendArgPath(const FilePath& value);
Dcommand_line.cc392 void CommandLine::AppendArgPath(const FilePath& path) { in AppendArgPath() function in base::CommandLine