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

  /development/host/windows/usb/api/
adb_winusb_api.h 46 (__cdecl *PFN_INSTWINUSBINTERFACE)(const wchar_t*);
AdbWinApi.cpp 30 extern PFN_INSTWINUSBINTERFACE InstantiateWinUsbInterface;
85 InstantiateWinUsbInterface = reinterpret_cast<PFN_INSTWINUSBINTERFACE>
adb_api.cpp 37 @see PFN_INSTWINUSBINTERFACE for more information.
39 PFN_INSTWINUSBINTERFACE InstantiateWinUsbInterface = NULL;

Completed in 145 milliseconds