Home
last modified time | relevance | path

Searched defs:authForm (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
H A Dcompatible_auth_sub_session_util.c23 static int32_t AuthFormToModuleType(int32_t authForm) in AuthFormToModuleType()
38 int32_t authForm = AUTH_FORM_INVALID_TYPE; in GetAuthModuleType() local
80 int32_t authForm = AUTH_FORM_INVALID_TYPE; in CombineAuthConfirmData() local
98 int32_t GetAuthType(int32_t authForm) in GetAuthType()
H A Dcompatible_auth_sub_session_common.c121 int32_t authForm = GroupTypeToAuthForm(groupType); in AddGeneralParams() local
150 int32_t authForm = GroupTypeToAuthForm(groupType); in ExtractAndAddParams() local
296 int32_t authForm = AUTH_FORM_INVALID_TYPE; in AddInfoToErrorData() local
482 int32_t authForm = AUTH_FORM_INVALID_TYPE; in ReturnTransmitData() local
520 int32_t authForm = AUTH_FORM_INVALID_TYPE; in ReturnFinishData() local
H A Dcompatible_auth_sub_session.c91 int32_t authForm = AUTH_FORM_INVALID_TYPE; in GetAuthInfoForServer() local
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbusconnectorstate_fuzzer/
H A Dsoftbus_connector_state_fuzzer.cpp33 void OnDeviceOnline(std::string deviceId, int32_t authForm) override {} in OnDeviceOnline()
45 int32_t authForm = *(reinterpret_cast<const int32_t*>(data)); in SoftBusConnectorStateFuzzTest() local
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/group_auth_common/
H A Dgroup_auth_data_operation.c176 int32_t authForm = GroupTypeToAuthForm(groupType); in GaIsDeviceInGroup() local
223 int32_t AuthFormToGroupType(int32_t authForm) in AuthFormToGroupType()
246 int32_t authForm; in GroupTypeToAuthForm() local
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_discovery_manager.cpp361 DmAuthForm authForm; variable
377 DmAuthForm authForm; variable
393 DmAuthForm authForm; variable
410 DmAuthForm authForm; variable
427 DmAuthForm authForm; variable
H A DUTTest_dm_discovery_filter.cpp491 int32_t authForm = 1; variable
506 int32_t authForm = 2; variable
H A DUTTest_discovery_manager.cpp363 int32_t authForm = 0; variable
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dhichain_adapter.c127 int ParseReturnJson(const char *returnJsonStr, int authForm) // hichain groupType convert dm authFo… in ParseReturnJson()
166 int GetAuthFormByDeviceId(const char *deviceId, int authForm) in GetAuthFormByDeviceId()
H A Dsoftbus_adapter.c66 int authForm; member
1108 int authForm = -1; in SoftbusBindTarget() local
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/discovery/
H A Ddm_discovery_filter.h44 int32_t authForm; member
/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/discovery/
H A Ddiscovery_filter.h44 int32_t authForm; member
/ohos5.0/base/msdp/device_status/rust/subsystem/distributed_hardware/binding/include/
H A Ddm_binding_internal.h29 CDmAuthForm authForm; member
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/discovery/
H A Ddm_discovery_manager.cpp172 bool &isTrusted, DmAuthForm &authForm) in GetAuthForm()
225 DmAuthForm authForm = DmAuthForm::INVALID_TYPE; in OnDeviceFound() local
H A Ddm_discovery_filter.cpp169 bool DmDiscoveryFilter::FilterByAuthForm(int32_t value, int32_t authForm) in FilterByAuthForm()
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_related/auth/iso_auth_task/
H A Diso_auth_task_common.h27 int32_t authForm; member
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_related/auth/pake_v2_auth_task/
H A Dpake_v2_auth_task_common.h29 int32_t authForm; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H A Dcommu_types.h30 int32_t authForm; member
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/
H A Daccount_related_group_auth.c378 int32_t authForm = AUTH_FORM_INVALID_TYPE; in QueryAuthGroupForServer() local
493 int32_t authForm = AUTH_FORM_INVALID_TYPE; in QueryGroupForAccountPlugin() local
865 int32_t authForm = AUTH_FORM_INVALID_TYPE; in AccountOnFinishToSelf() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_privacy.cpp135 DmAuthForm authForm = DmAuthForm::INVALID_TYPE; in OnResourceInfoCallback() local
/ohos5.0/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp72 DmAuthForm authForm = deviceIdMap.at(trustDeviceId); in GetAppTrustDeviceList() local
88 …ofileConnector::GetDeviceAclParam(DmDiscoveryInfo discoveryInfo, bool &isOnline, int32_t &authForm) in GetDeviceAclParam()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/mini/
H A Ddevice_manager_impl_lite_m.h105 int authForm; member
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/devicestate/
H A Ddm_device_state_manager.cpp101 void DmDeviceStateManager::OnDeviceOnline(std::string deviceId, int32_t authForm) in OnDeviceOnline()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddm_device_info.h182 DmAuthForm authForm; member
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/discovery/
H A Ddiscovery_manager.cpp521 bool &isOnline, int32_t &authForm) in GetDeviceAclParam()

12