Home
last modified time | relevance | path

Searched defs:getFsUuid (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/vold/model/
H A DPrivateVolume.h45 const std::string& getFsUuid() const { return mFsUuid; }; in getFsUuid() function
/aosp12/packages/apps/Settings/src/com/android/settings/deviceinfo/storage/
H A DStorageEntry.java282 public String getFsUuid() { in getFsUuid() method in StorageEntry
/aosp12/frameworks/base/core/java/android/os/storage/
H A DVolumeRecord.java81 public String getFsUuid() { in getFsUuid() method in VolumeRecord
H A DVolumeInfo.java271 public @Nullable String getFsUuid() { in getFsUuid() method in VolumeInfo