Searched refs:system_path_prefixes_ (Results 1 – 1 of 1) sorted by relevance
556 system_path_prefixes_.insert(device_path); in OnMountEvent()561 system_path_prefixes_.erase(device_path); in OnMountEvent()606 for (SystemPathPrefixSet::const_iterator it = system_path_prefixes_.begin(); in FindSystemPathPrefix()607 it != system_path_prefixes_.end(); in FindSystemPathPrefix()627 SystemPathPrefixSet system_path_prefixes_; member in chromeos::disks::__anon97f72b290111::DiskMountManagerImpl