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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbt.h 64 typedef struct _DEV_BROADCAST_HDR DEV_BROADCAST_HDR;
65 typedef DEV_BROADCAST_HDR DBTFAR *PDEV_BROADCAST_HDR;
  /external/chromium_org/components/storage_monitor/
portable_device_watcher_win.cc 40 DEV_BROADCAST_HDR* broadcast_hdr =
41 reinterpret_cast<DEV_BROADCAST_HDR*>(data);
volume_mount_watcher_win.cc 103 DEV_BROADCAST_HDR* broadcast_hdr =
104 reinterpret_cast<DEV_BROADCAST_HDR*>(data);

Completed in 590 milliseconds