Searched refs:faultSuggest (Results 1 – 2 of 2) sorted by relevance
44 …void SendSmartNotificationEvent(const std::string &faultDesc, const std::string &faultSuggest, boo…
227 const std::string &faultSuggest, in SendSmartNotificationEvent() argument247 cJSON_AddStringToObject(root, "faultSuggestion", faultSuggest.c_str()); in SendSmartNotificationEvent()