Searched defs:SetProgram (Results 1 – 5 of 5) sorted by relevance
/external/libchrome-gestures/src/ | ||
D | command_line.cc | 133 void CommandLine::SetProgram(const std::string& program) { in SetProgram() function in gestures::CommandLine |
/external/tensorflow/tensorflow/tsl/platform/default/ | ||
D | subprocess.cc | 131 void SubProcess::SetProgram(const string& file, in SetProgram() function in tensorflow::SubProcess |
/external/tensorflow/tensorflow/tsl/platform/windows/ | ||
D | subprocess.cc | 144 void SubProcess::SetProgram(const string& file, in SetProgram() function in tensorflow::SubProcess |
/external/libchrome/base/ | ||
D | command_line.cc | 273 void CommandLine::SetProgram(const FilePath& program) { in SetProgram() function in base::CommandLine |
/external/cronet/base/ | ||
D | command_line.cc | 285 void CommandLine::SetProgram(const FilePath& program) { in SetProgram() function in base::CommandLine |