Searched defs:pathName (Results 1 – 4 of 4) sorted by relevance
22 char pathName[BUF_SIZE_DEFAULT]; in WriteHexToDebugFile() local50 char pathName[BUF_SIZE_DEFAULT]; in ReadHexFromDebugFile() local
632 int ReadBinFile(const char *pathName, void **buf, const int bufLen) in ReadBinFile()686 int WriteBinFile(const char *pathName, const uint8_t *buf, const int bufLen, bool newFile) in WriteBinFile()
137 String pathName = exportFilePath + File.separator + exportFileName + Constant.TRACE_SUFFIX; in saveDataToFile() local
146 String pathName = filePath + File.separator + fileName + Constant.TRACE_SUFFIX; in customDialogWrapper() local