Searched refs:kRootPath (Results 1 – 3 of 3) sorted by relevance
23 const char kRootPath[] = "/"; variable32 return kRootPath + storage_name; in GetDeviceLocationFromStorageName()
39 const char kRootPath[] = "/"; variable205 return base::FilePath(kRootPath + device_id); in FindDevicePathById()
24 const char kRootPath[] = "/"; variable39 result = kRootPath; in GetDeviceRelativePath()324 base::RemoveChars(device_location, kRootPath, &storage_name_); in MTPDeviceDelegateImplLinux()883 if (!device_relpath.empty() && device_relpath != kRootPath) { in NextUncachedPathComponent()932 if (device_relpath != kRootPath) in CachedPathToId()