Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/test/fuzztest/group_auth/account_related/accountrelatedgroupauth_fuzzer/
H A Daccountrelatedgroupauth_fuzzer.cpp264 TrustedGroupEntry *entry = CreateGroupEntry(); in AccountRelatedGroupAuthTest004()
289 TrustedGroupEntry *entry = CreateGroupEntry(); in AccountRelatedGroupAuthTest0041()
316 TrustedGroupEntry *entry = CreateGroupEntry(); in AccountRelatedGroupAuthTest0042()
345 TrustedGroupEntry *entry = CreateGroupEntry(); in AccountRelatedGroupAuthTest0043()
376 TrustedGroupEntry *entry = CreateGroupEntry(); in AccountRelatedGroupAuthTest00431()
410 TrustedGroupEntry *entry = CreateGroupEntry(); in AccountRelatedGroupAuthTest0044()
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
H A Daccount_related_group_auth_dir_test.cpp282 TrustedGroupEntry *entry = CreateGroupEntry();
309 TrustedGroupEntry *entry = CreateGroupEntry();
337 TrustedGroupEntry *entry = CreateGroupEntry();
367 TrustedGroupEntry *entry = CreateGroupEntry();
399 TrustedGroupEntry *entry = CreateGroupEntry();
434 TrustedGroupEntry *entry = CreateGroupEntry();
/ohos5.0/base/security/device_auth/services/data_manager/inc/
H A Ddata_manager.h105 TrustedGroupEntry *CreateGroupEntry(void);
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/group_auth_common/
H A Dgroup_auth_data_operation.c123 TrustedGroupEntry *entry = CreateGroupEntry(); in GaIsGroupAccessible()
/ohos5.0/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/savetrustedinfo_fuzzer/
H A Dsavetrustedinfo_fuzzer.cpp133 TrustedGroupEntry *groupParams = CreateGroupEntry(); in AddTrustedGroup()
/ohos5.0/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c377 TrustedGroupEntry *entry = CreateGroupEntry(); in LoadGroups()
1266 TrustedGroupEntry *CreateGroupEntry(void) in CreateGroupEntry() function
1298 TrustedGroupEntry *returnEntry = CreateGroupEntry(); in DeepCopyGroupEntry()
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/expand_process_lib/
H A Dsave_trusted_info_test.cpp137 TrustedGroupEntry *groupParams = CreateGroupEntry(); in AddTrustedGroup()
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
H A Dsave_trusted_info.c347 TrustedGroupEntry *groupParams = CreateGroupEntry(); in AddTrustedGroup()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c764 TrustedGroupEntry *groupParams = CreateGroupEntry(); in AddGroupToDatabaseByJson()
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session.c404 TrustedGroupEntry *groupParams = CreateGroupEntry(); in AddGroupToDatabase()