HomeSort by relevance Sort by last modified time
    Searched defs:mount_type_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/storage/browser/fileapi/
file_system_url.h 122 FileSystemType mount_type() const { return mount_type_; }
169 FileSystemType mount_type_; member in class:storage::FileSystemURL
  /external/chromium_org/chromeos/dbus/
cros_disks_client.h 196 : error_code_(MOUNT_ERROR_UNKNOWN), mount_type_(MOUNT_TYPE_INVALID) {
205 mount_type_(mount_type),
211 MountType mount_type() const { return mount_type_; }
217 MountType mount_type_; member in struct:chromeos::MountEntry

Completed in 61 milliseconds