Home
last modified time | relevance | path

Searched refs:FIELD_GROUP_ERROR_MSG (Results 1 - 5 of 5) sorted by relevance

/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session_util.c114 if (AddIntToJson(errorData, FIELD_GROUP_ERROR_MSG, errorCode) != HC_SUCCESS) { in AddGroupErrorInfo()
141 if (AddIntToJson(*errorData, FIELD_GROUP_ERROR_MSG, errorCode) != HC_SUCCESS) { in GenerateGroupErrorMsg()
H A Dcompatible_bind_sub_session.c236 if (GetIntFromJson(params, FIELD_GROUP_ERROR_MSG, &errorCode) == HC_SUCCESS) { in CheckPeerStatus()
/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h78 #define FIELD_GROUP_ERROR_MSG "groupErrorMsg" macro
/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
H A Dcompatible_auth_sub_session.c108 if (GetIntFromJson(in, FIELD_GROUP_ERROR_MSG, &groupErrMsg) != HC_SUCCESS) { in IsPeerGroupAuthError()
H A Dcompatible_auth_sub_session_common.c370 if (AddIntToJson(errorToPeer, FIELD_GROUP_ERROR_MSG, GROUP_ERR_MSG) != HC_SUCCESS) { in PrepareErrorMsgToPeer()

Completed in 5 milliseconds