Searched defs:system_path_prefix (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dfile_manager_private_apitest.cc28 const char* system_path_prefix; member in struct:__anon3137::TestDiskInfo
216 kTestDisks[disk_info_index].system_path_prefix,
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dvolume_manager.h98 base::FilePath system_path_prefix; member in struct:file_manager::VolumeInfo
/external/chromium_org/chromeos/disks/
H A Ddisk_mount_manager_unittest.cc36 const char* system_path_prefix; member in struct:__anon6149::TestDiskInfo
167 disk.system_path_prefix,
H A Ddisk_mount_manager.cc650 const std::string& system_path_prefix,
670 system_path_prefix_(system_path_prefix),
639 Disk(const std::string& device_path, const std::string& mount_path, const std::string& system_path, const std::string& file_path, const std::string& device_label, const std::string& drive_label, const std::string& vendor_id, const std::string& vendor_name, const std::string& product_id, const std::string& product_name, const std::string& fs_uuid, const std::string& system_path_prefix, DeviceType device_type, uint64 total_size_in_bytes, bool is_parent, bool is_read_only, bool has_media, bool on_boot_device, bool on_removable_device, bool is_hidden) argument
H A Ddisk_mount_manager.h65 const std::string& system_path_prefix,
116 const std::string& system_path_prefix() const { function in class:chromeos::disks::DiskMountManager::Disk

Completed in 305 milliseconds