Home
last modified time | relevance | path

Searched defs:current_process_commandline_ (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/
Dcommand_line.h233 static CommandLine* current_process_commandline_; variable
Dcommand_line.cc27 CommandLine* CommandLine::current_process_commandline_ = nullptr; member in base::CommandLine
/external/cronet/base/
Dcommand_line.h314 static CommandLine* current_process_commandline_; variable
Dcommand_line.cc36 CommandLine* CommandLine::current_process_commandline_ = nullptr; member in base::CommandLine
/external/libchrome-gestures/src/
Dcommand_line.cc16 CommandLine* CommandLine::current_process_commandline_ = NULL; member in gestures::CommandLine