Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dauth_delegate.h28 COMPATIBLE_GROUP = 512, enumerator
/ohos5.0/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h164 #define COMPATIBLE_GROUP 512 macro
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Ddevice_auth.h83 COMPATIBLE_GROUP = 512, enumerator
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_unrelated_group_auth/
H A Daccount_unrelated_group_auth.c302 if (groupType == COMPATIBLE_GROUP) { in AddNonAccountPkgName()
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
H A Dcompatible_auth_sub_session_common.c127 if ((groupType == COMPATIBLE_GROUP) && (serviceType != NULL)) { in AddGeneralParams()