Home
last modified time | relevance | path

Searched refs:system_path_prefixes_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chromeos/disks/
Ddisk_mount_manager.cc510 system_path_prefixes_.insert(device_path); in OnMountEvent()
515 system_path_prefixes_.erase(device_path); in OnMountEvent()
560 for (SystemPathPrefixSet::const_iterator it = system_path_prefixes_.begin(); in FindSystemPathPrefix()
561 it != system_path_prefixes_.end(); in FindSystemPathPrefix()
581 SystemPathPrefixSet system_path_prefixes_; member in chromeos::disks::__anon788687560111::DiskMountManagerImpl