HomeSort by relevance Sort by last modified time
    Searched defs:GetSwitches (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/sync/internal_api/
internal_components_factory_impl.cc 79 InternalComponentsFactoryImpl::GetSwitches() const {
sync_manager_impl_unittest.cc     [all...]
  /external/chromium_org/sync/internal_api/test/
test_internal_components_factory.cc 86 TestInternalComponentsFactory::GetSwitches() const {
  /external/chromium_org/base/
command_line.h 125 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 328 milliseconds