Searched defs:defaultMsg (Results 1 – 2 of 2) sorted by relevance
35 std::string defaultMsg = "Default error message"; variable49 std::string defaultMsg = "Default error message"; variable
113 std::string GetAnsErrMessage(uint32_t errCode, std::string defaultMsg) in GetAnsErrMessage()