| /foundation/distributedhardware/device_manager/test/unittest/ |
| D | device_manager_impl_test.cpp | 67 int32_t authType = 0; variable 78 int32_t authType = 0; variable 95 int32_t authType = 0; variable
|
| D | UTTest_device_manager_impl_two.cpp | 494 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
|
| D | UTTest_device_manager_service_impl.cpp | 428 int32_t authType = 0; variable 444 int32_t authType = 0; variable 460 int32_t authType = 0; variable
|
| D | UTTest_device_manager_service.cpp | 364 int32_t authType = 1; variable 380 int32_t authType = 0; variable 396 int32_t authType = 0; variable 962 int32_t authType = 1; variable 977 int32_t authType = 1; variable 992 int32_t authType = 1; variable
|
| /foundation/distributedhardware/device_manager/common/include/ipc/model/ |
| D | ipc_authenticate_device_req.h | 63 void SetAuthType(int32_t authType) in SetAuthType()
|
| /foundation/distributedhardware/device_manager/test/commonunittest/ |
| D | UTTest_dm_auth_manager.cpp | 443 int32_t authType = -1; variable 459 int32_t authType = 1; variable 475 int32_t authType = 1; variable 492 int32_t authType = 4; variable 508 int32_t authType = 1; variable 525 int32_t authType = 1; variable 549 int32_t authType = 1; variable
|
| D | UTTest_hichain_connector.cpp | 149 int32_t authType = 1; variable 576 int32_t authType = 1; variable 662 const int32_t authType = 1; variable
|
| /foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedeviceservice_fuzzer/ |
| D | authenticate_device_service_fuzzer.cpp | 34 int32_t authType = 123; in AuthenticateDeviceServiceFuzzTest() local
|
| /foundation/distributedhardware/device_manager/services/implementation/src/credential/ |
| D | dm_credential_manager.cpp | 179 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 392 int32_t authType = jsonObject[FIELD_AUTH_TYPE].get<int32_t>(); in GetAddDeviceList() local 422 int32_t authType = jsonObject[FIELD_AUTH_TYPE].get<int32_t>(); in ImportRemoteCredential() local 490 int32_t authType = jsonObject[FIELD_AUTH_TYPE].get<int32_t>(); in DeleteRemoteCredential() local
|
| /foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedevice_fuzzer/ |
| D | authenticate_device_fuzzer.cpp | 43 int32_t authType = *(reinterpret_cast<const int32_t*>(data)); in AuthenticateDeviceFuzzTest() local
|
| /foundation/distributedhardware/device_manager/display/ |
| D | @ohos.distributedHardware.deviceManager.d.ts | 342 authType: number; property 359 authType: number; property
|
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/ |
| D | net_ledger_test.cpp | 85 uint32_t authType = 0; variable
|
| /foundation/distributedhardware/device_manager/services/implementation/include/config/ |
| D | dm_config_manager.h | 52 int32_t authType; member
|
| /foundation/distributedhardware/device_manager/services/implementation/src/authentication/ |
| D | dm_auth_manager.cpp | 92 int32_t DmAuthManager::CheckAuthParamVaild(const std::string &pkgName, int32_t authType, in CheckAuthParamVaild() 141 void DmAuthManager::GetAuthParam(const std::string &pkgName, int32_t authType, in GetAuthParam() 187 void DmAuthManager::InitAuthState(const std::string &pkgName, int32_t authType, in InitAuthState() 224 int32_t DmAuthManager::AuthenticateDevice(const std::string &pkgName, int32_t authType, in AuthenticateDevice() 1549 int32_t authType = -1; in BindTarget() local 1619 …mAuthManager::ParseAuthType(const std::map<std::string, std::string> &bindParam, int32_t &authType) in ParseAuthType() 1688 bool DmAuthManager::IsAuthTypeSupported(const int32_t &authType) in IsAuthTypeSupported()
|
| /foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/ |
| D | hichain_connector.cpp | 191 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/distributedhardware/device_manager/services/implementation/src/ |
| D | device_manager_service_impl_lite.cpp | 112 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()
|
| D | device_manager_service_impl.cpp | 179 int32_t DeviceManagerServiceImpl::AuthenticateDevice(const std::string &pkgName, int32_t authType, in AuthenticateDevice() 208 int32_t DeviceManagerServiceImpl::BindDevice(const std::string &pkgName, int32_t authType, const st… in BindDevice()
|
| /foundation/distributedhardware/device_manager/services/implementation/include/authentication/ |
| D | dm_auth_manager.h | 97 int32_t authType; member 133 int32_t authType; member
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/ |
| D | dm_device_info.h | 231 int32_t authType; member
|
| /foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/ |
| D | native_devicemanager_js.h | 71 int32_t authType = -1; member
|
| /foundation/distributedhardware/device_manager/services/service/src/ |
| D | device_manager_service.cpp | 423 int32_t DeviceManagerService::AuthenticateDevice(const std::string &pkgName, int32_t authType, in AuthenticateDevice() 472 int32_t DeviceManagerService::BindDevice(const std::string &pkgName, int32_t authType, const std::s… in BindDevice()
|
| /foundation/distributedhardware/device_manager/test/benchmarktest/device_manager_fa_test/ |
| D | device_manager_fa_test.cpp | 108 const int32_t authType = 1; member in __anonbc8fb3d00111::DeviceManagerFaTest
|
| /foundation/filemanagement/dfs_service/test/mock/ |
| D | device_manager_impl_mock.cpp | 138 int32_t authType, in AuthenticateDevice()
|
| /foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
| D | dm_native_util.cpp | 404 int32_t authType = bindParamObj[AUTH_TYPE].get<int32_t>(); in InsertMapParames() local
|
| /foundation/communication/dsoftbus/core/common/dfx/interface/include/form/ |
| D | conn_event_form.h | 54 int32_t authType; // AUTH_TYPE member
|