Searched defs:fileStream (Results 1 – 13 of 13) sorted by relevance
74 InputStream fileStream; in testNoTimestamp() local96 InputStream fileStream; in testMissedCall() local117 InputStream fileStream; in testUnknownCall() local140 InputStream fileStream; in testPullPhoneBook() local
89 int fileStream = open(filename.c_str(), O_RDONLY); in nfa_nv_co_read() local140 int fileStream = in nfa_nv_co_write() local
97 int fileStream = open(filename, O_RDONLY); in crcChecksumVerifyIntegrity() local
217 int fileStream; in storeNfcSnoopLogs() local
51 final InputStream fileStream = context.getAssets().open(EXTENSIONS_PROPERTIES); in init() local
61 private val fileStream = ByteArrayOutputStream() regex
250 InputStream fileStream = null; in getLockWallpaperBitmap() local
857 InputStream fileStream = null; in saveLockWallpaperHashCode() local
55 std::stringstream fileStream; in sha256File() local
159 try (FileInputStream fileStream = new FileInputStream(fileName)) { in createXmlParserForFile()
279 FileOutputStream fileStream = null; in writeXmlToFile() local
423 val fileStream = contentResolver.openInputStream(testFile) regex
572 InputStream fileStream = Files.newInputStream(Paths.get(filePathString)); in readHashFile() local