Searched refs:getStatSize (Results 1 – 15 of 15) sorted by relevance
344 assertEquals(pfd.getStatSize(), size); in verifyFileSize()357 long fileSize = actual.getStatSize(); in verifyFileContents()397 assertEquals(file.length(), pfd.getStatSize()); in verifyFileContents()
461 entry.binaryDataSize = parcelFileDescriptor.getStatSize(); in generateFabricatedOverlayInternalEntry()
745 public long getStatSize() { in getStatSize() method in ParcelFileDescriptor747 return mWrapped.getStatSize(); in getStatSize()
335 mConnector.writeData(file.getName(), 0, incomingFd.getStatSize(), in onPrepareImage()
4091 return pfd.getStatSize(); in getFileStatSize()4185 sizeBytes = fd.getStatSize(); in openInFile()
254 assertEquals(pfd.getStatSize(), size); in verifyFileSize()
217 params.setSize(pfd.getStatSize()); in createSessionParams()
155 byteSize = fd.getStatSize(); in decode()
151 long len = mFd.getStatSize(); in getLength()
826 if (pfd.getStatSize() > 0) { in persistData()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12495 HSPLandroid/os/ParcelFileDescriptor;->getStatSize()J
22065 method public long getStatSize();
12498 HSPLandroid/os/ParcelFileDescriptor;->getStatSize()J
33519 method public long getStatSize();