Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain.c34 #define GROUPID_BUF_LEN 65 macro
53 char groupId[GROUPID_BUF_LEN];
282 if (!GetJsonObjectStringItem(msg, FIELD_GROUP_ID, groupInfo->groupId, GROUPID_BUF_LEN)) { in ParseGroupInfo()

Completed in 2 milliseconds