OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PortableDeviceWatcherWin
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/storage_monitor/
portable_device_watcher_win.h
30
class
PortableDeviceWatcherWin
{
65
PortableDeviceWatcherWin
();
66
virtual ~
PortableDeviceWatcherWin
();
134
base::WeakPtrFactory<
PortableDeviceWatcherWin
> weak_ptr_factory_;
139
DISALLOW_COPY_AND_ASSIGN(
PortableDeviceWatcherWin
);
portable_device_watcher_win.cc
261
PortableDeviceWatcherWin
::StorageObjectIDs* storage_object_ids) {
329
PortableDeviceWatcherWin
::StorageObjects* storage_objects) {
342
PortableDeviceWatcherWin
::StorageObjectIDs storage_obj_ids;
345
for (
PortableDeviceWatcherWin
::StorageObjectIDs::const_iterator id_iter =
354
storage_objects->push_back(
PortableDeviceWatcherWin
::DeviceStorageObject(
367
PortableDeviceWatcherWin
::DeviceDetails* device_details) {
378
PortableDeviceWatcherWin
::StorageObjects storage_objects;
403
PortableDeviceWatcherWin
::Devices* devices) {
422
PortableDeviceWatcherWin
::DeviceDetails device_details;
437
PortableDeviceWatcherWin
::DeviceDetails* device_details)
[
all
...]
Completed in 77 milliseconds