| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| H A D | auth_delegate.cpp | 54 CheckAccess( int localUserId, int peerUserId, const std::string &peerDeviceId, int32_t authType, bool isSend) CheckAccess() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
| H A D | session_manager.cpp | 62 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
|
| H A D | upgrade_manager.cpp | 91 GetIdentifierParams(std::vector<std::string> &devices, const std::vector<std::string> &uuids, int32_t authType) GetIdentifierParams() argument
|
| /foundation/distributedhardware/device_manager/common/include/ipc/model/ |
| H A D | ipc_authenticate_device_req.h | 63 void SetAuthType(int32_t authType) in SetAuthType() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/mock/ |
| H A D | user_idm_client_impl_mock.cpp | 82 int32_t UserIdmClientImpl::GetCredentialInfo(int32_t userId, AuthType authType, in GetCredentialInfo() argument
|
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/ |
| H A D | net_ledger_test.cpp | 85 uint32_t authType = 0; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | kv_types_util.cpp | 168 int32_t authType; in Unmarshalling() local
|
| /foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedeviceservice_fuzzer/ |
| H A D | authenticate_device_service_fuzzer.cpp | 65 int32_t authType = 1; in AuthenticateDeviceServiceFuzzTest() local
|
| /foundation/distributedhardware/device_manager/services/implementation/include/config/ |
| H A D | dm_config_manager.h | 52 int32_t authType; member
|
| /foundation/distributedhardware/device_manager/test/unittest/ |
| H A D | device_manager_impl_test.cpp | 67 int32_t authType = 0; in HWTEST_F() local 78 int32_t authType = 0; in HWTEST_F() local 95 int32_t authType = 0; in HWTEST_F() local
|
| H A D | UTTest_device_manager_impl_two.cpp | 494 int32_t authType = 1; in HWTEST_F() local 525 int32_t authType = 1; in HWTEST_F() local 564 int32_t authType = 1; in HWTEST_F() local 603 int32_t authType = 1; in HWTEST_F() local 642 int32_t authType = 1; in HWTEST_F() local [all...] |
| H A D | UTTest_ipc_cmd_register.cpp | 369 int32_t authType = 1; in HWTEST_F() local
|
| H A D | UTTest_device_manager_impl.cpp | 1009 int32_t authType = 1;
in HWTEST_F() local
|
| /foundation/distributedhardware/device_manager/test/commonfuzztest/hichainconnector_fuzzer/ |
| H A D | hichain_connector_fuzzer.cpp | 66 int32_t authType = *(reinterpret_cast<const int32_t*>(data)); in HiChainConnectorFuzzTest() local
|
| /foundation/distributedhardware/device_manager/test/commonunittest/ |
| H A D | UTTest_dm_auth_manager_second.cpp | 906 int32_t authType = 0; HWTEST_F() local 914 int32_t authType = 0; HWTEST_F() local 923 int32_t authType = 0; HWTEST_F() local 932 int32_t authType = 0; HWTEST_F() local 941 int32_t authType = 0; HWTEST_F() local 1048 int32_t authType = 7; HWTEST_F() local 1055 int32_t authType = 7; HWTEST_F() local 1063 int32_t authType = -1; HWTEST_F() local 1073 int32_t authType = 6; HWTEST_F() local 1083 int32_t authType = 4; HWTEST_F() local 1093 int32_t authType = 4; HWTEST_F() local 1103 int32_t authType = 4; HWTEST_F() local 1114 int32_t authType = 4; HWTEST_F() local 1125 int32_t authType = 4; HWTEST_F() local 1138 int32_t authType = 4; HWTEST_F() local 1152 int32_t authType = 4; HWTEST_F() local 1167 int32_t authType = 4; HWTEST_F() local 1182 int32_t authType = 4; HWTEST_F() local 1200 int32_t authType = 5; HWTEST_F() local 1219 int32_t authType = 5; HWTEST_F() local 1237 int32_t authType = 4; HWTEST_F() local 1256 int32_t authType = 5; HWTEST_F() local 1291 int32_t authType = 5; HWTEST_F() local 1304 int32_t authType = 5; HWTEST_F() local 1317 int32_t authType = 5; HWTEST_F() local 1331 int32_t authType = 5; HWTEST_F() local 1346 int32_t authType = 5; HWTEST_F() local 1362 int32_t authType = 5; HWTEST_F() local 1379 int32_t authType = 5; HWTEST_F() local 1396 int32_t authType = 5; HWTEST_F() local 1406 int32_t authType = 5; HWTEST_F() local [all...] |
| H A D | UTTest_hichain_connector.cpp | 113 int32_t authType = 1; in HWTEST_F() local 614 int32_t authType = 1; in HWTEST_F() local 779 const int32_t authType = 1; in HWTEST_F() local 1077 int32_t authType = 1; in HWTEST_F() local 1092 int32_t authType = 1; in HWTEST_F() local [all...] |
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
| H A D | lnn_ctrl_lane.c | 92 bool IsAuthReuseP2p(const char *networkId, const char *udid, AuthLinkType authType) in IsAuthReuseP2p() argument
|
| /foundation/communication/dsoftbus/core/authentication/src/ |
| H A D | auth_lane.c | 53 AuthLinkType authType = AUTH_LINK_TYPE_MAX; in GetAuthConn() local
|
| H A D | auth_session_key.c | 79 static bool SessionKeyHasAuthLinkType(uint32_t authType, AuthLinkType type) in SessionKeyHasAuthLinkType() argument 84 static void SetAuthLinkType(uint32_t *authType, AuthLinkType type) in SetAuthLinkType() argument 89 static void ClearAuthLinkType(uint32_t *authType, AuthLinkType type) in ClearAuthLinkType() argument
|
| /foundation/communication/nfc/services/src/tag/ |
| H A D | ndef_wifi_data_parser.cpp | 81 void NdefWifiDataParser::SetKeyMgmt(std::string& keyMgmt, uint16_t authType)
in SetKeyMgmt() argument 171 uint16_t authType = GetTypeFromPayload(payload, offset);
in ParseWiFiPayload() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/ |
| H A D | store_meta_data.h | 61 int32_t authType = 0; member
|
| /foundation/distributedhardware/device_manager/test/benchmarktest/device_manager_fa_test/ |
| H A D | device_manager_fa_test.cpp | 108 const int32_t authType = 1; member in __anon8432::DeviceManagerFaTest
|
| /foundation/distributedhardware/device_manager/interfaces/kits/js/include/ |
| H A D | native_devicemanager_js.h | 117 int32_t authType = -1;
member
|
| /foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/ |
| H A D | native_devicemanager_js.h | 71 int32_t authType = -1; member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | kvdb_service_test.cpp | 660 int32_t authType = static_cast<int32_t>(DistributedKv::AuthType::IDENTICAL_ACCOUNT);
in HWTEST_F() local [all...] |