Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
H A Dcompatible_auth_sub_session.c107 int32_t groupErrMsg = 0; in IsPeerGroupAuthError() local
108 if (GetIntFromJson(in, FIELD_GROUP_ERROR_MSG, &groupErrMsg) != HC_SUCCESS) { in IsPeerGroupAuthError()