Searched defs:GetDevices (Results 1 – 4 of 4) sorted by relevance
101 STDMETHOD(GetDevices) (THIS_ LPDIRECT3DRMDEVICEARRAY *) PURE; in DECLARE_INTERFACE_() local
896 void CallClient::GetDevices() { in GetDevices() function in CallClient
389 bool GetDevices(const CLSID& catid, std::vector<Device>* devices) { in GetDevices() function