Home
last modified time | relevance | path

Searched defs:authType (Results 1 – 25 of 52) sorted by relevance

123

/foundation/distributedhardware/device_manager/test/commonunittest/
DUTTest_dm_auth_manager_second.cpp888 int32_t authType = 0; variable
896 int32_t authType = 0; variable
905 int32_t authType = 0; variable
914 int32_t authType = 0; variable
923 int32_t authType = 0; variable
1030 int32_t authType = 7; variable
1037 int32_t authType = 7; variable
1045 int32_t authType = -1; variable
1055 int32_t authType = 6; variable
1065 int32_t authType = 4; variable
[all …]
DUTTest_hichain_connector.cpp113 int32_t authType = 1; variable
614 int32_t authType = 1; variable
779 const int32_t authType = 1; variable
1077 int32_t authType = 1; variable
1092 int32_t authType = 1; variable
DUTTest_dm_auth_manager_first.cpp444 int32_t authType = -1; variable
453 int32_t authType = 0; variable
473 int32_t authType = 1; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
Dsession_manager.cpp62 int32_t authType = static_cast<int32_t>(AuthType::DEFAULT); in GetSession() local
107 int32_t authType = static_cast<int32_t>(AuthType::DEFAULT); in CheckSession() local
Dupgrade_manager.cpp91 const std::vector<std::string> &uuids, int32_t authType) in GetIdentifierParams()
/foundation/distributedhardware/device_manager/test/unittest/
Ddevice_manager_impl_test.cpp67 int32_t authType = 0; variable
78 int32_t authType = 0; variable
95 int32_t authType = 0; variable
DUTTest_device_manager_service_impl.cpp963 int32_t authType = 1; variable
981 int32_t authType = 1; variable
999 int32_t authType = 1; variable
1017 int32_t authType = 1; variable
1099 int32_t authType = 0; variable
1117 int32_t authType = 0; variable
1135 int32_t authType = 0; variable
DUTTest_device_manager_impl_two.cpp494 int32_t authType = 1; variable
525 int32_t authType = 1; variable
564 int32_t authType = 1; variable
603 int32_t authType = 1; variable
642 int32_t authType = 1; variable
DUTTest_device_manager_service.cpp503 int32_t authType = 1; variable
519 int32_t authType = 0; variable
535 int32_t authType = 0; variable
551 int32_t authType = 0; variable
1194 int32_t authType = 1; variable
1204 int32_t authType = 1; variable
1214 int32_t authType = 1; variable
1224 int32_t authType = 1; variable
/foundation/distributedhardware/device_manager/common/include/ipc/model/
Dipc_authenticate_device_req.h63 void SetAuthType(int32_t authType) in SetAuthType()
/foundation/distributedhardware/device_manager/services/implementation/src/credential/
Ddm_credential_manager.cpp179 int32_t authType = jsonObject[FIELD_AUTH_TYPE].get<int32_t>(); in ImportLocalCredential() local
228 int32_t authType = jsonObject[FIELD_AUTH_TYPE].get<int32_t>(); in DeleteCredential() local
393 int32_t authType = jsonObject[FIELD_AUTH_TYPE].get<int32_t>(); in GetAddDeviceList() local
423 int32_t authType = jsonObject[FIELD_AUTH_TYPE].get<int32_t>(); in ImportRemoteCredential() local
491 int32_t authType = jsonObject[FIELD_AUTH_TYPE].get<int32_t>(); in DeleteRemoteCredential() local
/foundation/communication/nfc/services/src/tag/
Dndef_wifi_data_parser.cpp81 void NdefWifiDataParser::SetKeyMgmt(std::string& keyMgmt, uint16_t authType) in SetKeyMgmt()
171 uint16_t authType = GetTypeFromPayload(payload, offset); in ParseWiFiPayload() local
/foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedeviceservice_fuzzer/
Dauthenticate_device_service_fuzzer.cpp65 int32_t authType = 1; in AuthenticateDeviceServiceFuzzTest() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dauth_delegate.cpp55 int localUserId, int peerUserId, const std::string &peerDeviceId, int32_t authType, bool isSend) in CheckAccess()
/foundation/distributedhardware/device_manager/display/
D@ohos.distributedHardware.deviceManager.d.ts342 authType: number; property
359 authType: number; property
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
Dnet_ledger_test.cpp85 uint32_t authType = 0; variable
/foundation/distributedhardware/device_manager/test/commonfuzztest/hichainconnector_fuzzer/
Dhichain_connector_fuzzer.cpp66 int32_t authType = *(reinterpret_cast<const int32_t*>(data)); in HiChainConnectorFuzzTest() local
/foundation/distributedhardware/device_manager/services/implementation/include/config/
Ddm_config_manager.h52 int32_t authType; member
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
Ddm_auth_manager.cpp118 int32_t DmAuthManager::CheckAuthParamVaild(const std::string &pkgName, int32_t authType, in CheckAuthParamVaild()
165 void DmAuthManager::GetAuthParam(const std::string &pkgName, int32_t authType, in GetAuthParam()
212 void DmAuthManager::InitAuthState(const std::string &pkgName, int32_t authType, in InitAuthState()
238 int32_t DmAuthManager::AuthenticateDevice(const std::string &pkgName, int32_t authType, in AuthenticateDevice()
1725 int32_t authType = -1; in BindTarget() local
1795 …mAuthManager::ParseAuthType(const std::map<std::string, std::string> &bindParam, int32_t &authType) in ParseAuthType()
1864 bool DmAuthManager::IsAuthTypeSupported(const int32_t &authType) in IsAuthTypeSupported()
2792 void DmAuthManager::SetAuthType(int32_t authType) in SetAuthType()
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_session_key.c79 static bool SessionKeyHasAuthLinkType(uint32_t authType, AuthLinkType type) in SessionKeyHasAuthLinkType()
84 static void SetAuthLinkType(uint32_t *authType, AuthLinkType type) in SetAuthLinkType()
89 static void ClearAuthLinkType(uint32_t *authType, AuthLinkType type) in ClearAuthLinkType()
Dauth_lane.c53 AuthLinkType authType = AUTH_LINK_TYPE_MAX; in GetAuthConn() local
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
Dhichain_connector.cpp190 bool HiChainConnector::IsRedundanceGroup(const std::string &userId, int32_t authType, std::vector<G… in IsRedundanceGroup()
684 …iChainConnector::DeleteGroup(int64_t requestId_, const std::string &userId, const int32_t authType) in DeleteGroup()
775 void HiChainConnector::DealRedundanceGroup(const std::string &userId, int32_t authType) in DealRedundanceGroup()
791 int32_t HiChainConnector::CreateGroup(int64_t requestId, int32_t authType, const std::string &userI… in CreateGroup()
987 int32_t authType = GetJsonInt(jsonObject, AUTH_TYPE); in ParseRemoteCredentialExt() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
Dstore_meta_data.h61 int32_t authType = 0; member
/foundation/distributedhardware/device_manager/services/implementation/src/
Ddevice_manager_service_impl_lite.cpp112 int32_t DeviceManagerServiceImpl::AuthenticateDevice(const std::string &pkgName, int32_t authType, in AuthenticateDevice()
129 int32_t DeviceManagerServiceImpl::BindDevice(const std::string &pkgName, int32_t authType, const st… in BindDevice()
Ddevice_manager_service_impl.cpp151 int32_t DeviceManagerServiceImpl::AuthenticateDevice(const std::string &pkgName, int32_t authType, in AuthenticateDevice()
184 int32_t DeviceManagerServiceImpl::BindDevice(const std::string &pkgName, int32_t authType, const st… in BindDevice()

123