Searched refs:getFreeSpace (Results 1 – 8 of 8) sorted by relevance
68 uint32_t LocklessCommandFifo::getFreeSpace() const { in getFreeSpace() function in LocklessCommandFifo95 if (getFreeSpace() < sizeInBytes) { in reserve()204 if (getFreeSpace() < bytes) { in makeSpaceNonBlocking()227 while (getFreeSpace() < bytes) { in makeSpace()
71 uint32_t getFreeSpace() const;
60 public final long getFreeSpace() { in getFreeSpace() method in MtpStorageInfo
50 uint64_t getFreeSpace();
74 uint64_t MtpStorage::getFreeSpace() { in getFreeSpace() function in android::MtpStorage
525 mData.putUInt64(storage->getFreeSpace()); in doGetStorageInfo()870 if (mSendObjectFileSize > storage->getFreeSpace()) in doSendObjectInfo()
11532 method public final long getFreeSpace();28271 method public long getFreeSpace();