Searched defs:system_path_prefixes_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/disks/
H A Ddisk_mount_manager.cc503 system_path_prefixes_.insert(device_path);
508 system_path_prefixes_.erase(device_path);
592 for (SystemPathPrefixSet::const_iterator it = system_path_prefixes_.begin();
593 it != system_path_prefixes_.end();
613 SystemPathPrefixSet system_path_prefixes_; member in class:chromeos::disks::__anon7276::DiskMountManagerImpl

Completed in 149 milliseconds