Home
last modified time | relevance | path

Searched refs:DICS_FLAG_GLOBAL (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dlist_ports_windows.py122 DICS_FLAG_GLOBAL = 1 variable
158 DICS_FLAG_GLOBAL,
/external/libusb/libusb/os/
Dwindows_winusb.c1427 key = pSetupDiOpenDevRegKey(dev_info, &dev_info_data, DICS_FLAG_GLOBAL, 0, DIREG_DEV, KEY_READ); in windows_get_device_list()