Searched refs:GetDeviceInfo (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/webui/chromeos/
H A Dmobile_setup_ui.cc284 static void GetDeviceInfo(chromeos::CellularNetwork* network,
1058 GetDeviceInfo(network, &device_dict);
1263 void MobileSetupHandler::GetDeviceInfo(chromeos::CellularNetwork* network, function in class:MobileSetupHandler
/external/quake/quake/src/QW/dxsdk/sdk/inc/
H A Ddinput.h311 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/
H A DDINPUT.H311 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW) PURE;
341 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA) PURE;
375 #define IDirectInputDevice_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a)

Completed in 105 milliseconds