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

  /external/chromium_org/chrome/browser/storage_monitor/
removable_device_constants.cc 7 const char kFSUniqueIdPrefix[] = "UUID:";
removable_device_constants.h 13 extern const char kFSUniqueIdPrefix[];
storage_monitor_chromeos_unittest.cc 57 kFSUniqueIdPrefix + unique_id);
318 kFSUniqueIdPrefix + kUniqueId);
storage_monitor_chromeos.cc 31 return kFSUniqueIdPrefix + uuid;
storage_monitor_linux.cc 57 return kFSUniqueIdPrefix + uuid;

Completed in 364 milliseconds