Home
last modified time | relevance | path

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

/external/libchrome-gestures/src/
Dcommand_line.cc70 command_line.AppendArgASCII(arg); in AppendSwitchesAndArguments()
178 void CommandLine::AppendArgASCII(const std::string& value) { in AppendArgASCII() function in gestures::CommandLine
/external/libchrome-gestures/include/
Dcommand_line.h88 void AppendArgASCII(const std::string& value);