Home
last modified time | relevance | path

Searched refs:AccountSendErrMsgToOut (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/
H A Daccount_task_main.c47 static void AccountSendErrMsgToOut(CJson *out, int32_t opCode, int32_t errCode) in AccountSendErrMsgToOut() function
143 AccountSendErrMsgToOut(out, operationCode, res); in ProcessTaskT()
188 AccountSendErrMsgToOut(out, operationCode, errCode); in AccountSendCreateError()