Searched defs:getFileSize (Results 1 – 4 of 4) sorted by relevance
34 size_t getFileSize() const { return fileSize; } in getFileSize() function
88 public long getFileSize() { in getFileSize() method in FakeBlobData.Builder137 public long getFileSize() throws Exception { in getFileSize() method in FakeBlobData
31 /* static */ int FileUtils::getFileSize(const char *const filePath) { in getFileSize() function in latinime::FileUtils
717 private long getFileSize(String documentId) throws FileNotFoundException { in getFileSize() method in MtpDocumentsProvider