Home
last modified time | relevance | path

Searched refs:PFN_INSTWINUSBINTERFACE (Results 1 – 3 of 3) sorted by relevance

/development/host/windows/usb/api/
DAdbWinApi.cpp30 extern PFN_INSTWINUSBINTERFACE InstantiateWinUsbInterface;
85 InstantiateWinUsbInterface = reinterpret_cast<PFN_INSTWINUSBINTERFACE> in AttachToAdbWinUsbApi()
Dadb_winusb_api.h46 (__cdecl *PFN_INSTWINUSBINTERFACE)(const wchar_t*); typedef
Dadb_api.cpp39 PFN_INSTWINUSBINTERFACE InstantiateWinUsbInterface = NULL;