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

  /external/chromium_org/chrome/browser/storage_monitor/
media_transfer_protocol_device_observer_linux.cc 23 const char kRootPath[] = "/";
32 return kRootPath + storage_name;
media_storage_util.cc 39 const char kRootPath[] = "/";
211 return base::FilePath(kRootPath + device_id);
  /external/chromium_org/chrome/browser/media_galleries/linux/
mtp_device_delegate_impl_linux.cc 20 const char kRootPath[] = "/";
32 return kRootPath;
183 RemoveChars(device_location, kRootPath, &storage_name_);

Completed in 265 milliseconds