Home
last modified time | relevance | path

Searched defs:current_process_commandline_ (Results 1 – 7 of 7) 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/stable/base/
Dcommand_line.h327 static CommandLine* current_process_commandline_; variable
Dcommand_line.cc41 CommandLine* CommandLine::current_process_commandline_ = nullptr; member in base::CommandLine
/external/cronet/tot/base/
Dcommand_line.h327 static CommandLine* current_process_commandline_; variable
Dcommand_line.cc41 CommandLine* CommandLine::current_process_commandline_ = nullptr; member in base::CommandLine
/external/libchrome-gestures/src/
Dcommand_line.cc16 CommandLine* CommandLine::current_process_commandline_ = nullptr; member in gestures::CommandLine