Searched refs:getUuidForPath (Results 1 – 3 of 3) sorted by relevance
743 public @NonNull UUID getUuidForPath(@NonNull File path) throws IOException { in getUuidForPath() method in StorageManager1557 return getCacheQuotaBytes(getUuidForPath(path)); in getCacheQuotaBytes()1598 return getCacheSizeBytes(getUuidForPath(path)); in getCacheSizeBytes()1729 return getAllocatableBytes(getUuidForPath(path), flags); in getAllocatableBytes()1785 allocateBytes(getUuidForPath(path), bytes, flags); in allocateBytes()
31773 method public java.util.UUID getUuidForPath(java.io.File) throws java.io.IOException;
34624 method public java.util.UUID getUuidForPath(java.io.File) throws java.io.IOException;