Searched defs:errStr (Results 1 – 4 of 4) sorted by relevance
| /developtools/hdc/src/common/ |
| D | file.cpp | 250 string errStr; in SetMasterParameters() local 481 string errStr; in CheckLocalPathAndFilename() local
|
| D | transfer.cpp | 664 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
|
| D | base.cpp | 1742 …bool CheckDirectoryOrPath(const char *localPath, bool pathOrDir, bool readWrite, string &errStr, m… in CheckDirectoryOrPath()
|
| /developtools/hapsigner/hapsigntool_cpp/profile/src/ |
| D | profile_verify.cpp | 285 std::string errStr = "invalid json object, parse provision failed, json: " + appProvision; in ParseProfile() local
|