Searched refs:DasSendErrorToOut (Results 1 – 3 of 3) sorted by relevance
37 void DasSendErrorToOut(CJson *out, int errCode); // send error to self and peer
285 DasSendErrorToOut(out, res); in ProcessTaskT()418 DasSendErrorToOut(out, res); in CreateTaskT()
43 void DasSendErrorToOut(CJson *out, int errCode) in DasSendErrorToOut() function