Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dfile.cpp243 string errStr; in SetMasterParameters() local
474 string errStr; in CheckLocalPathAndFilename() local
Dtransfer.cpp636 bool HdcTransferBase::CheckLocalPath(string &localPath, string &optName, string &errStr) in CheckLocalPath()
689 bool HdcTransferBase::CheckFilename(string &localPath, string &optName, string &errStr) in CheckFilename()
758 string errStr; in SmartSlavePath() local
Dbase.cpp1696 …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