Searched defs:errStr (Results 1 – 4 of 4) sorted by relevance
400 std::string errStr = std::to_string(err); in BuildOnProcessErrInfo() local
65 std::string errStr = "Operation not allowed."; in GetResStr() local
681 std::string SqliteUtils::GetErrInfoFromMsg(const std::string &message, const std::string &errStr) in GetErrInfoFromMsg()
421 std::string errStr = "Parsing strName failed: \'" + strName + "\'"; in ParseDeviceId() local