Searched defs:errorInfo (Results 1 – 8 of 8) sorted by relevance
46 std::string errorInfo; variable64 std::string errorInfo; variable82 std::string errorInfo; variable105 std::string errorInfo; variable114 std::string errorInfo; variable124 std::string errorInfo; variable135 std::string errorInfo; variable146 std::string errorInfo; variable157 std::string errorInfo; variable174 std::string errorInfo; variable[all …]
51 std::string errorInfo = ""; variable60 std::string errorInfo = ""; variable69 std::string errorInfo = ""; variable103 std::string errorInfo = ""; variable
62 bool CheckCMDParam(std::vector<std::string> &argv, std::string &errorInfo) in CheckCMDParam()144 std::string errorInfo = ""; variable157 std::string errorInfo = ""; variable
65 static bool g_checkCmdParam(std::vector<std::string> &argv, std::string &errorInfo) in g_checkCmdParam()230 std::string errorInfo; in main() local
429 bool SPUtils::IntegerVerification(std::string str, std::string errorInfo) in IntegerVerification()470 bool SPUtils::VeriyParameter(std::set<std::string> &keys, std::string param, std::string &errorInfo) in VeriyParameter()524 std::string &errorInfo) in VeriyKey()536 bool SPUtils::VerifyValueStr(std::map<std::string, std::string> &mapInfo, std::string &errorInfo) in VerifyValueStr()584 std::string &errorInfo) in IntegerValueVerification()
155 std::string errorInfo; in InitRecv() local
642 bool SPTask::CheckTcpParam(std::string str, std::string &errorInfo) in CheckTcpParam()
61 let errorInfo = []; variable