HomeSort by relevance Sort by last modified time
    Searched refs:system_path_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chromeos/dbus/
cros_disks_client.h 117 const std::string& system_path() const { return system_path_; }
172 std::string system_path_; member in class:chromeos::DiskInfo
cros_disks_client.cc 778 cros_disks::kNativePath, &system_path_);
  /external/chromium_org/chromeos/disks/
disk_mount_manager.h 86 const std::string& system_path() const { return system_path_; }
153 std::string system_path_; member in class:chromeos::disks::DiskMountManager::Disk
disk_mount_manager.cc 661 system_path_(system_path),

Completed in 76 milliseconds