Home
last modified time | relevance | path

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

/base/security/device_auth/services/frameworks/inc/
Dcommon_defs.h153 #define COMPATIBLE_GROUP 512 macro
/base/security/device_auth/services/group_auth/src/group_auth_manager/account_unrelated_group_auth/
Daccount_unrelated_group_auth.c265 if (groupType == COMPATIBLE_GROUP) { in AddNonAccountPkgName()
/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
Dcompatible_auth_sub_session_common.c104 if ((groupType == COMPATIBLE_GROUP) && (serviceType != NULL)) { in AddGeneralParams()