Searched refs:GetSwitches (Results 1 - 4 of 4) sorted by relevance

/external/libchrome/base/
H A Dcommand_line.h166 const SwitchMap& GetSwitches() const { return switches_; } function in class:base::CommandLine
H A Dcommand_line_unittest.cc399 CommandLine::SwitchMap switch_map = initial->GetSwitches();
/external/libbrillo/brillo/
H A Dflag_helper.cc207 const base::CommandLine::SwitchMap& switch_map = command_line_->GetSwitches();
/external/opencv3/3rdparty/include/dshow/
H A Damvideo.h90 virtual HRESULT STDMETHODCALLTYPE GetSwitches(
157 HRESULT (STDMETHODCALLTYPE *GetSwitches)( member in struct:IDirectDrawVideoVtbl
233 #define IDirectDrawVideo_GetSwitches(This,pSwitches) (This)->lpVtbl->GetSwitches(This,pSwitches)

Completed in 136 milliseconds