Searched defs:freeBytes (Results 1 – 6 of 6) sorted by relevance
33 public final long freeBytes; field in PrivateStorageInfo36 public PrivateStorageInfo(long freeBytes, long totalBytes) { in PrivateStorageInfo()
126 long freeBytes = 0; in getReservedCacheSize() local
162 final long freeBytes = file.getFreeSpace(); in update() local
371 long freeBytes = mCacheStorageInfo.getFreeBytes(); in refreshCacheStorageInfo() local
1233 uint32_t freeBytes; in uploadOwtEffect() local
4793 public void freeCache(String volumeUuid, long freeBytes) { in freeCache()