OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetSwitches
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/
command_line.h
174
const SwitchMap&
GetSwitches
() const { return switches_; }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
amvideo.h
103
virtual HRESULT STDMETHODCALLTYPE
GetSwitches
(
170
HRESULT (STDMETHODCALLTYPE *
GetSwitches
)(
247
#define IDirectDrawVideo_GetSwitches(This,pSwitches) (This)->lpVtbl->
GetSwitches
(This,pSwitches)
276
return This->lpVtbl->
GetSwitches
(This,pSwitches);
[
all
...]
Completed in 195 milliseconds