Searched refs:getStatSize (Results 1 – 12 of 12) sorted by relevance
56 return mPFD.getStatSize(); in getSize()
343 assertEquals(pfd.getStatSize(), size); in verifyFileSize()356 long fileSize = actual.getStatSize(); in verifyFileContents()396 assertEquals(file.length(), pfd.getStatSize()); in verifyFileContents()
139 long len = mFd.getStatSize(); in getLength()
646 public long getStatSize() { in getStatSize() method in ParcelFileDescriptor648 return mWrapped.getStatSize(); in getStatSize()
254 assertEquals(pfd.getStatSize(), size); in verifyFileSize()
155 byteSize = fd.getStatSize(); in decode()
459 long sizeBytes = (pfd == null) ? -1 : pfd.getStatSize(); in createAndWriteApkSession()
2901 sizeBytes = fd.getStatSize(); in doWriteSplit()
826 if (pfd.getStatSize() > 0) { in persistData()
22065 method public long getStatSize();
35159 method public long getStatSize();
35303 method public long getStatSize();