Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c93 #define AUTH_CAP "AUTH_CAP" macro
1365 !JSON_AddInt32ToObject(json, AUTH_CAP, info->authCapacity) || in PackCommonEx()
1537 (void)JSON_GetInt32FromOject(json, AUTH_CAP, (int32_t *)&info->authCapacity); in ParseCommonJsonInfo()