Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dfile.cpp250 string errStr; in SetMasterParameters() local
481 string errStr; in CheckLocalPathAndFilename() local
Dtransfer.cpp664 bool HdcTransferBase::CheckLocalPath(string &localPath, string &optName, string &errStr) in CheckLocalPath()
719 bool HdcTransferBase::CheckFilename(string &localPath, string &optName, string &errStr) in CheckFilename()
789 string errStr; in SmartSlavePath() local
Dbase.cpp1742 …bool CheckDirectoryOrPath(const char *localPath, bool pathOrDir, bool readWrite, string &errStr, m… in CheckDirectoryOrPath()
/developtools/hapsigner/hapsigntool_cpp/profile/src/
Dprofile_verify.cpp285 std::string errStr = "invalid json object, parse provision failed, json: " + appProvision; in ParseProfile() local