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

  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_browser_private_apitest.cc 27 const char* system_path_prefix; member in struct:__anon6830::TestDiskInfo
209 kTestDisks[disk_info_index].system_path_prefix,
event_router.cc 430 disk->system_path_prefix(), disk->drive_label(), disk->is_parent(),
785 disk->system_path_prefix());
    [all...]
  /external/chromium_org/chromeos/disks/
disk_mount_manager.h 65 const std::string& system_path_prefix,
115 const std::string& system_path_prefix() const { function in class:chromeos::disks::DiskMountManager::Disk
disk_mount_manager_unittest.cc 37 const char* system_path_prefix; member in struct:__anon9683::TestDiskInfo
168 disk.system_path_prefix,
disk_mount_manager.cc 633 const std::string& system_path_prefix,
652 system_path_prefix_(system_path_prefix),

Completed in 148 milliseconds