Home
last modified time | relevance | path

Searched defs:userType (Results 1 – 18 of 18) sorted by relevance

/base/security/device_auth/services/authenticators/src/account_unrelated/
Ddas_module.c32 …sterDasLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in RegisterDasLocalIdentity()
37 …sterDasLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in UnregisterDasLocalIdentity()
42 …eleteDasPeerAuthInfo(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in DeleteDasPeerAuthInfo()
47 …32_t GetDasPublicKey(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in GetDasPublicKey()
Ddas_task_main.c406 …rLocalIdentityInTask(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in RegisterLocalIdentityInTask()
428 …rLocalIdentityInTask(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in UnregisterLocalIdentityInTask()
/base/hiviewdfx/hiview/adapter/system_service/
Dparameter_ex.cpp22 auto userType = GetInteger(KEY_HIVIEW_USER_TYPE, UserType::COMMERCIAL); in IsBetaVersion() local
/base/security/device_auth/services/frameworks/src/module/
Ddev_auth_module_manager.c66 int userType, int moduleType) in IsParamsForDasTokenManagerValid()
88 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in RegisterLocalIdentity()
109 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in UnregisterLocalIdentity()
130 …t DeletePeerAuthInfo(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in DeletePeerAuthInfo()
/base/security/device_auth/services/authenticators/src/account_unrelated/pake_task/standard_exchange_task/
Ddas_standard_token_manager.c21 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in RegisterLocalIdentity()
52 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in UnregisterLocalIdentity()
170 …int32_t GetPublicKey(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in GetPublicKey()
/base/hiviewdfx/hiview/adapter/system_service/test/unittest/common/
Dsystem_service_ohos_test.cpp41 auto userType = Parameter::GetInteger(KEY_HIVIEW_USER_TYPE, Parameter::UserType::COMMERCIAL); variable
/base/security/device_auth/services/frameworks/inc/module/
Ddev_auth_module_manager.h38 int userType; member
/base/security/device_auth/services/authenticators/src/account_unrelated/iso_task/lite_exchange_task/
Ddas_lite_token_manager.c22 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in UnregisterLocalIdentity()
Diso_server_unbind_exchange_task.c55 int32_t userType = 0; in CheckRemoveInfo() local
/base/security/device_auth/services/group_manager/src/session/bind_session/
Dbind_session_common.c170 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddGroupAndDevInfoToParams() local
442 static int32_t CheckAuthIdAndUserTypeValid(int32_t osAccountId, int userType, const char *groupId, … in CheckAuthIdAndUserTypeValid()
477 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddAuthIdAndUserTypeIfValidOrDefault() local
526 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeIfValidOrDefault() local
889 int userType, TrustedDeviceEntry *devAuthParams) in GenerateDevAuthParams()
901 int userType) in AddTrustDevToDatabase()
944 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddGroupAndLocalDevIfNotExist() local
Dbind_session_server.c231 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeIfExistAndValid() local
/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/
Dhuks_adapter.h69 uint8_t userType; member
Dalg_defs.h37 int32_t userType; member
/base/security/device_auth/services/authenticators/inc/account_unrelated/pake_task/
Dpake_base_cur_task.h39 int32_t userType; member
/base/security/device_auth/services/group_manager/src/group_operation/
Dgroup_operation_common.c454 int userType = deviceInfo->devType; in AddUserTypeToReturn() local
573 bool IsUserTypeValid(int userType) in IsUserTypeValid()
603 int32_t userType = DEVICE_TYPE_ACCESSORY; in CheckUserTypeIfExist() local
803 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeToParamsOrDefault() local
1095 int32_t userType = DEVICE_TYPE_ACCESSORY; in ProcessKeyPair() local
Dgroup_operation.c237 int userType = deviceEntry->devType; in GetPkByParams() local
/base/security/device_auth/services/group_auth/src/group_auth_manager/account_unrelated_group_auth/
Daccount_unrelated_group_auth.c91 int32_t userType = 0; in AddSelfTypeToSelfData() local
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp171 … int32_t userType = Parameter::GetInteger(KEY_HIVIEW_USER_TYPE, Parameter::UserType::UNKNOWN_TYPE); in UpdateBetaConfigIfNeed() local