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

  /external/chromium/base/win/
event_trace_provider.cc 13 &GUID_NULL,
23 : provider_name_(GUID_NULL), registration_handle_(NULL),
79 if (provider_name_ == GUID_NULL)
  /external/libusb_aah/libusb/os/
windows_usb.h 104 const GUID GUID_NULL = { 0x00000000, 0x0000, 0x0000, {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00} };
116 #define CLASS_GUID_UNSUPPORTED GUID_NULL

Completed in 59 milliseconds