Searched defs:GetSwitches (Results 1 – 4 of 4) sorted by relevance
178 const SwitchMap& GetSwitches() const { return switches_; } in GetSwitches() function
103 void CefCommandLineImpl::GetSwitches(SwitchMap& switches) { in GetSwitches() function in CefCommandLineImpl
297 const SwitchInfoMap& GetSwitches() { function
280 void CefCommandLineCToCpp::GetSwitches(SwitchMap& switches) { in GetSwitches() function in CefCommandLineCToCpp