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
987 int ReadBinFile(const char *pathName, void **buf, const size_t bufLen) in ReadBinFile()1055 int WriteBinFile(const char *pathName, const uint8_t *buf, const size_t bufLen, bool newFile) in WriteBinFile()
229 const pathName: string = projectConfig.cachePath !== undefined ? constant
548 std::string pathName = filePath; in ReadFile() local