Searched refs:GetDeviceInfo (Results 1 – 3 of 3) sorted by relevance
311 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW) PURE; in DECLARE_INTERFACE_() local341 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA) PURE; in DECLARE_INTERFACE_() local375 #define IDirectInputDevice_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a)
284 static void GetDeviceInfo(chromeos::CellularNetwork* network,1058 GetDeviceInfo(network, &device_dict); in UpdatePage()1263 void MobileSetupHandler::GetDeviceInfo(chromeos::CellularNetwork* network, in GetDeviceInfo() function in MobileSetupHandler