Home
last modified time | relevance | path

Searched defs:errStr (Results 1 – 3 of 3) sorted by relevance

/developtools/hdc/src/common/
Dfile.cpp71 string errStr; in SetMasterParameters() local
249 string errStr; in SlaveCheck() local
Dtransfer.cpp463 bool HdcTransferBase::CheckLocalPath(string &localPath, string &optName, string &errStr) in CheckLocalPath()
518 bool HdcTransferBase::CheckFilename(string &localPath, string &optName, string &errStr) in CheckFilename()
587 string errStr; in SmartSlavePath() local
Dbase.cpp1261 …bool CheckDirectoryOrPath(const char *localPath, bool pathOrDir, bool readWrite, string &errStr, m… in CheckDirectoryOrPath()