Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h63 #define FIELD_GROUP_MANAGERS "groupManagers" macro
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session_common.c600 if (AddObjToJson(groupInfo, FIELD_GROUP_MANAGERS, managers) != HC_SUCCESS) { in GenerateCompatibleInfo()