OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DeviceContextMap
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/local_discovery/
privet_local_printer_lister.h
66
typedef std::map<std::string, linked_ptr<DeviceContext> >
DeviceContextMap
;
69
DeviceContextMap
device_contexts_;
privet_notifications.h
78
typedef std::map<std::string, linked_ptr<DeviceContext> >
DeviceContextMap
;
87
DeviceContextMap
devices_seen_;
Completed in 53 milliseconds