HomeSort by relevance Sort by last modified time
    Searched refs:GetDeviceInfo (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/ui/webui/chromeos/
mobile_setup_ui.cc 284 static void GetDeviceInfo(chromeos::CellularNetwork* network,
    [all...]
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
dinput.h 311 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW) PURE;
341 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA) PURE;
375 #define IDirectInputDevice_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a)
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DINPUT.H 311 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW) PURE;
341 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA) PURE;
375 #define IDirectInputDevice_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a)

Completed in 64 milliseconds