Home
last modified time | relevance | path

Searched defs:GetSwitches (Results 1 – 4 of 4) sorted by relevance

/third_party/gn/src/base/
Dcommand_line.h178 const SwitchMap& GetSwitches() const { return switches_; } in GetSwitches() function
/third_party/cef/libcef/common/
Dcommand_line_impl.cc103 void CefCommandLineImpl::GetSwitches(SwitchMap& switches) { in GetSwitches() function in CefCommandLineImpl
/third_party/gn/src/gn/
Dswitches.cc297 const SwitchInfoMap& GetSwitches() { function
/third_party/cef/libcef_dll/ctocpp/
Dcommand_line_ctocpp.cc280 void CefCommandLineCToCpp::GetSwitches(SwitchMap& switches) { in GetSwitches() function in CefCommandLineCToCpp