Home
last modified time | relevance | path

Searched defs:pathName (Results 1 – 5 of 5) sorted by relevance

/developtools/hdc/src/common/
Ddebug.cpp22 char pathName[BUF_SIZE_DEFAULT]; in WriteHexToDebugFile() local
50 char pathName[BUF_SIZE_DEFAULT]; in ReadHexFromDebugFile() local
Dbase.cpp1289 int ReadBinFile(const char *pathName, void **buf, const size_t bufLen) in ReadBinFile()
1357 int WriteBinFile(const char *pathName, const uint8_t *buf, const size_t bufLen, bool newFile) in WriteBinFile()
2870 bool CompressCmdLogAndRemove(const std::string& pathName, in CompressCmdLogAndRemove()
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dutils.ts251 const pathName: string = projectConfig.cachePath !== undefined ? constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/
Dutils.ts252 const pathName: string = projectConfig.cachePath !== undefined ? constant
/developtools/profiler/device/base/src/
Dcommon.cpp654 for (const std::string &pathName : validPaths) { in RealPath() local
664 std::string pathName = filePath; in ReadFile() local