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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usbcamdi.h 65 PVOID DeviceContext,
72 PVOID DeviceContext,
78 PVOID DeviceContext);
83 PVOID DeviceContext,
92 PVOID DeviceContext,
102 PVOID DeviceContext);
107 PVOID DeviceContext,
113 PVOID DeviceContext,
120 PVOID DeviceContext,
128 PVOID DeviceContext);
    [all...]
  /external/chromium_org/chrome/browser/local_discovery/
privet_local_printer_lister.h 55 struct DeviceContext;
57 typedef std::map<std::string, linked_ptr<DeviceContext> > DeviceContextMap;
59 void OnPrivetInfoDone(DeviceContext* context,
privet_notifications.h 64 struct DeviceContext {
65 DeviceContext();
66 ~DeviceContext();
75 typedef std::map<std::string, linked_ptr<DeviceContext> > DeviceContextMap;
78 void OnPrivetInfoDone(DeviceContext* device,
privet_local_printer_lister.cc 15 struct PrivetLocalPrinterLister::DeviceContext {
16 DeviceContext() : has_local_printing(false) {
63 linked_ptr<DeviceContext> context(new DeviceContext);
103 DeviceContext* context,
privet_notifications.cc 99 linked_ptr<DeviceContext> device_context(new DeviceContext);
128 DeviceContext* device = device_iter->second.get();
138 DeviceContext* device,
158 DeviceContext* device = device_iter->second.get();
169 DeviceContext* device = i->second.get();
191 PrivetNotificationsListener::DeviceContext::DeviceContext() {
194 PrivetNotificationsListener::DeviceContext::~DeviceContext() {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsiwmi.h 65 IN PVOID DeviceContext,
82 IN PVOID DeviceContext,
91 IN PVOID DeviceContext,
101 IN PVOID DeviceContext,
117 IN PVOID DeviceContext,
140 IN PVOID DeviceContext,
ntddk.h     [all...]
ndis.h     [all...]
wdm.h     [all...]

Completed in 257 milliseconds