Searched defs:SetProgram (Results 1 – 3 of 3) sorted by relevance
/third_party/cef/libcef/common/ | ||
D | command_line_impl.cc | 82 void CefCommandLineImpl::SetProgram(const CefString& program) { in SetProgram() function in CefCommandLineImpl |
/third_party/cef/libcef_dll/ctocpp/ | ||
D | command_line_ctocpp.cc | 206 void CefCommandLineCToCpp::SetProgram(const CefString& program) { in SetProgram() function in CefCommandLineCToCpp |
/third_party/gn/src/base/ | ||
D | command_line.cc | 276 void CommandLine::SetProgram(const FilePath& program) { in SetProgram() function in base::CommandLine |