Searched refs:OnDevSessionError (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/security/device_auth/services/session_manager/src/session/ |
H A D | dev_session_fwk.c | 286 static void OnDevSessionError(const SessionImpl *impl, int32_t errorCode, const char *errorReturn, … in OnDevSessionError() function 340 OnDevSessionError(impl, res, NULL, false); in StartSession() 555 OnDevSessionError(impl, errorCode, errorReturn, true); in OnV1SessionError() 625 OnDevSessionError(impl, HC_ERR_NOT_SUPPORT, NULL, false); in ProcV2Session() 641 OnDevSessionError(impl, res, NULL, false); in ProcV2Session()
|