| /foundation/distributedhardware/device_manager/test/unittest/ |
| D | UTTest_dm_import_auth_code.cpp | 71 std::string authCode = "123456"; variable 83 std::string authCode = ""; variable
|
| D | UTTest_auth_manager.cpp | 267 std::string authCode = ""; variable 281 std::string authCode = "123456"; variable 295 std::string authCode = "123456"; variable
|
| D | UTTest_device_manager_service_three.cpp | 379 std::string authCode = "authCode"; variable 400 std::string authCode = "authCode"; variable 675 std::string authCode; variable 686 std::string authCode; variable 696 std::string authCode; variable
|
| D | UTTest_device_manager_service.cpp | 1687 std::string authCode; variable 1695 std::string authCode = "authCode"; variable 1706 std::string authCode; variable 1713 std::string authCode = "authCode"; variable 2540 std::string authCode; variable 2551 std::string authCode = "authCode"; variable 2561 std::string authCode = "authCode"; variable
|
| D | UTTest_device_manager_impl_three.cpp | 1413 std::string authCode; variable 1422 std::string authCode = "950800"; variable 1432 std::string authCode; variable
|
| D | UTTest_device_manager_service_impl.cpp | 1227 std::string authCode = "authCode"; variable 1242 std::string authCode; variable 1257 std::string authCode = "authCode"; variable 1271 std::string authCode = "authCode"; variable
|
| D | UTTest_device_manager_impl_two.cpp | 1643 std::string authCode = "asdsedwe"; variable
|
| D | UTTest_device_manager_impl.cpp | 1681 std::string authCode = ""; variable
|
| D | UTTest_ipc_cmd_parser_service.cpp | 566 std::string authCode = "123456"; variable
|
| /foundation/distributedhardware/device_manager/common/include/ipc/model/ |
| D | ipc_export_auth_code_rsp.h | 43 void SetAuthCode(const std::string &authCode) in SetAuthCode()
|
| D | ipc_import_auth_code_req.h | 42 void SetAuthCode(const std::string &authCode) in SetAuthCode()
|
| /foundation/distributedhardware/device_manager/services/implementation/include/credential/ |
| D | dm_credential_manager.h | 31 std::string authCode; member
|
| /foundation/distributedhardware/device_manager/services/implementation/include/ |
| D | device_manager_service_impl.h | 59 std::string authCode; member
|
| /foundation/distributedhardware/device_manager/test/servicesfuzztest/authmanager_fuzzer/ |
| D | auth_manager_fuzzer.cpp | 83 std::string authCode = fdp.ConsumeRandomLengthString(); in ImportAuthCodeFuzzTest() local 243 std::string authCode = fdp.ConsumeRandomLengthString(); in GetAuthCodeAndPkgNameFuzzTest() local
|
| /foundation/distributedhardware/device_manager/services/implementation/src/authentication_v2/ |
| D | dm_auth_manager_base.cpp | 332 int32_t AuthManagerBase::ImportAuthCode(const std::string &pkgName, const std::string &authCode) in ImportAuthCode() 376 void AuthManagerBase::GetAuthCodeAndPkgName(std::string &pkgName, std::string &authCode) in GetAuthCodeAndPkgName()
|
| D | auth_manager.cpp | 223 int32_t AuthManager::ImportAuthCode(const std::string &pkgName, const std::string &authCode) in ImportAuthCode() 1071 void AuthManager::GetAuthCodeAndPkgName(std::string &pkgName, std::string &authCode) in GetAuthCodeAndPkgName()
|
| /foundation/distributedhardware/device_manager/test/commonunittest/ |
| D | UTTest_dm_auth_manager_second.cpp | 891 std::string authCode = ""; variable 899 std::string authCode = "123456"; variable 907 std::string authCode = "123456"; variable
|
| /foundation/distributedhardware/device_manager/services/implementation/src/ |
| D | device_manager_service_impl_lite.cpp | 332 …t DeviceManagerServiceImpl::ImportAuthCode(const std::string &pkgName, const std::string &authCode) in ImportAuthCode() 350 int32_t DeviceManagerServiceImpl::ExportAuthCode(std::string &authCode) in ExportAuthCode()
|
| D | device_manager_service_impl.cpp | 230 std::string authCode; in ImportAuthCodeToConfig() local 1532 …t DeviceManagerServiceImpl::ImportAuthCode(const std::string &pkgName, const std::string &authCode) in ImportAuthCode() 1551 int32_t DeviceManagerServiceImpl::ExportAuthCode(std::string &authCode) in ExportAuthCode()
|
| /foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedevice_fuzzer/ |
| D | authenticate_device_fuzzer.cpp | 399 std::string authCode = "123456"; in AuthenticateDeviceFifthFuzzTest() local
|
| /foundation/distributedhardware/device_manager/services/implementation/src/credential/ |
| D | dm_credential_manager.cpp | 54 std::string authCode; member
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ |
| D | device_manager_impl.cpp | 1652 int32_t DeviceManagerImpl::ImportAuthCode(const std::string &pkgName, const std::string &authCode) in ImportAuthCode() 1690 int32_t DeviceManagerImpl::ExportAuthCode(std::string &authCode) in ExportAuthCode()
|
| /foundation/distributedhardware/device_manager/services/service/src/ipc/standard/ |
| D | ipc_cmd_parser.cpp | 925 std::string authCode = data.ReadString(); in ON_IPC_CMD() local 936 std::string authCode = ""; in ON_IPC_CMD() local
|
| /foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/ |
| D | cast_engine_common.h | 363 uint32_t authCode; member
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/ |
| D | ipc_cmd_parser.cpp | 972 std::string authCode = pReq->GetAuthCode(); in ON_IPC_SET_REQUEST() local 1001 std::string authCode = reply.ReadString(); in ON_IPC_READ_RESPONSE() local
|