/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | ipc_common_test.cpp | 79 int32_t userType = USER_TYPE_PRIVATE; variable
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/test/unittest/common/ |
H A D | system_service_ohos_test.cpp | 41 auto userType = Parameter::GetString(KEY_HIVIEW_VERSION_TYPE, "unknown"); variable
|
/ohos5.0/base/security/device_auth/services/session_manager/inc/session/v2/expand_sub_session/expand_process_lib/ |
H A D | auth_code_import.h | 24 int32_t userType; member
|
H A D | pub_key_exchange.h | 24 int32_t userType; member
|
H A D | save_trusted_info.h | 26 int32_t userType; member
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/dfx/ |
H A D | softbus_adapter_hiview.cpp | 32 static SoftBusLogSysType userType = SOFTBUS_LOG_SYS_UNKNOWN; in SoftBusGetLogSysType() local
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/ |
H A D | das_token_manager.h | 27 int userType; member
|
/ohos5.0/base/security/device_auth/services/frameworks/inc/module/ |
H A D | dev_auth_module_manager.h | 41 int userType; member
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/ |
H A D | huks_adapter_test.cpp | 352 int32_t userType = 1; variable 366 int32_t userType = -1; variable 380 int32_t userType = 7; variable 391 int32_t userType = 4; variable 402 int32_t userType = 4; variable 416 int32_t userType = 1; variable 683 int32_t userType = 1; variable 716 int32_t userType = 1; variable
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/idm/inc/ |
H A D | user_idm_funcs.h | 32 int32_t userType; member
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/inc/ |
H A D | coauth.h | 44 int32_t userType; member 57 int32_t userType; member
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/ |
H A D | compatible_bind_sub_session_common.c | 143 static int32_t CheckAuthIdAndUserTypeValid(int32_t osAccountId, int userType, const char *groupId, … in CheckAuthIdAndUserTypeValid() 178 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddAuthIdAndUserTypeIfValidOrDefault() local 227 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeIfValidOrDefault() local 425 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddGroupAndDevInfoToParams() local
|
H A D | compatible_bind_sub_session_util.c | 52 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeIfExistAndValid() local
|
H A D | compatible_bind_sub_session.c | 425 int userType, TrustedDeviceEntry *devAuthParams) in GenerateDevAuthParams() 436 int userType) in AddTrustDevToDatabase() 473 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddGroupAndLocalDevIfNotExist() local
|
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/ |
H A D | huks_adapter.h | 69 uint8_t userType; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_const_properties.cpp | 38 napi_value userType = nullptr; in ExportUserType() local
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/idm_test/ |
H A D | idm_session_test.cpp | 194 constexpr int32_t userType = 1024; variable
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/ |
H A D | mock_ipc_common.cpp | 91 int32_t IpcCommon::GetUserTypeByUserId(int32_t userId, int32_t &userType) in GetUserTypeByUserId()
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/mocks/ |
H A D | mock_ipc_common.cpp | 91 int32_t IpcCommon::GetUserTypeByUserId(int32_t userId, int32_t &userType) in GetUserTypeByUserId()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/ |
H A D | SchemaJsTest.js | 91 userType : ddm.UserType.SAME_USER_ID property in AnonymousFunction89a74c980300.config.userInfo
|
H A D | KvManagerDataPromiseJsTest.js | 34 userType: factory.UserType.SAME_USER_ID property in AnonymousFunction8874adbc0100.config.userInfo 835 userType: factory.UserType.SAME_USER_ID property in AnonymousFunction8874adbc0100.AnonymousFunction8874adbc2600.config.userInfo 885 userType: factory.UserType.SAME_USER_ID property in AnonymousFunction8874adbc0100.AnonymousFunction8874adbc2700.config.userInfo
|
/ohos5.0/base/useriam/user_auth_framework/services/core/src/ |
H A D | enrollment_impl.cpp | 107 int32_t userType; in Start() local
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/pake_task/ |
H A D | pake_base_cur_task.h | 55 int32_t userType; member
|
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/ |
H A D | group_operation_common.c | 434 bool IsUserTypeValid(int userType) in IsUserTypeValid() 464 int32_t userType = DEVICE_TYPE_ACCESSORY; in CheckUserTypeIfExist() local 666 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeToParamsOrDefault() local 968 int32_t userType = DEVICE_TYPE_ACCESSORY; in ProcessKeyPair() local
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/idm/src/ |
H A D | idm_session.c | 325 ResultCode IsValidUserType(int32_t userType) in IsValidUserType()
|