Searched refs:InformPeerGroupErrorIfNeeded (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/security/device_auth/services/session_manager/inc/session/v1/compatible_bind_sub_session/ |
H A D | compatible_bind_sub_session_util.h | 28 void InformPeerGroupErrorIfNeeded(bool isNeedInform, int32_t errorCode, const CompatibleBindSubSess…
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/ |
H A D | compatible_bind_sub_session.c | 645 InformPeerGroupErrorIfNeeded(isNeedInform, result, session); in ProcessBindTask() 915 InformPeerGroupErrorIfNeeded(true, result, subSession); in CreateServerBindSubSession() 922 InformPeerGroupErrorIfNeeded(true, result, subSession); in CreateServerBindSubSession() 950 InformPeerGroupErrorIfNeeded(isNeedInform, result, subSession); in ProcessServerBindSubSession()
|
H A D | compatible_bind_sub_session_util.c | 212 void InformPeerGroupErrorIfNeeded(bool isNeedInform, int32_t errorCode, const CompatibleBindSubSess… in InformPeerGroupErrorIfNeeded() function
|