Searched defs:newFile (Results 1 – 2 of 2) sorted by relevance
231 File newFile = new File(filePath); in unzip() local
758 int WriteBinFile(const char *pathName, const uint8_t *buf, const size_t bufLen, bool newFile) in WriteBinFile()