Searched refs:mounted_to_source_path_map_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dcros_disks_client.cc479 if (mounted_to_source_path_map_.count(mounted_path.value()) != 0) {
503 if (mounted_to_source_path_map_.count(device_path) == 0) {
508 mounted_to_source_path_map_.erase(device_path);
606 mounted_to_source_path_map_[mounted_path.value()] = source_path;
628 std::map<std::string, std::string> mounted_to_source_path_map_; member in class:chromeos::__anon6103::CrosDisksClientStubImpl

Completed in 596 milliseconds