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_; }
169 std::string system_path_; member in class:chromeos::DiskInfo
cros_disks_client.cc 771 cros_disks::kNativePath, &system_path_);
  /external/chromium_org/chromeos/disks/
disk_mount_manager.h 85 const std::string& system_path() const { return system_path_; }
149 std::string system_path_; member in class:chromeos::disks::DiskMountManager::Disk
disk_mount_manager.cc 611 system_path_(system_path),

Completed in 67 milliseconds