/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | UTTest_hichain_auth_connector.cpp | 242 std::string localUdid; variable 251 std::string localUdid; variable 262 std::string localUdid; variable 273 std::string localUdid; variable 284 std::string localUdid; variable 295 std::string localUdid; variable 403 std::string localUdid; variable 487 int32_t localUdid = 0; variable 496 int32_t localUdid = 0; variable 505 int32_t localUdid = 0; variable [all …]
|
/ohos5.0/base/security/access_token/services/tokensyncmanager/src/service/ |
H A D | token_sync_manager_service.cpp | 131 std::string localUdid = ConstantCommon::GetLocalDeviceId(); in DeleteRemoteHapTokenInfo() local 156 std::string localUdid = ConstantCommon::GetLocalDeviceId(); in UpdateRemoteHapTokenInfo() local
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetpkinfolist_fuzzer/ |
H A D | devauthservgetpkinfolist_fuzzer.cpp | 72 char localUdid[INPUT_UDID_LEN] = { 0 }; in GenerateReqJson() local 88 char localUdid[INPUT_UDID_LEN] = { 0 }; in FuzzDoGetPkInfoList() local
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/inc/ |
H A D | coauth.h | 45 uint8_t localUdid[UDID_LEN]; member 67 uint8_t localUdid[UDID_LEN]; member 78 uint8_t localUdid[UDID_LEN]; member
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/ |
H A D | hichain_auth_connector.cpp | 154 int32_t HiChainAuthConnector::GenerateCredential(std::string &localUdid, int32_t osAccountId, std::… in GenerateCredential() 187 bool HiChainAuthConnector::QueryCredential(std::string &localUdid, int32_t osAccountId) in QueryCredential() 218 int32_t HiChainAuthConnector::GetCredential(std::string &localUdid, int32_t osAccountId, std::strin… in GetCredential()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
H A D | softbus_proxychannel_listener.c | 116 …id FillExtraByProxyChannelErrorEnd(TransEventExtra *extra, const AppInfo *appInfo, char *localUdid, in FillExtraByProxyChannelErrorEnd() 173 char localUdid[UDID_BUF_LEN] = { 0 }; in OnProxyChannelOpened() local 270 char localUdid[UDID_BUF_LEN] = { 0 }; in TransProxyReportOpenChannelFailEvent() local
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
H A D | distributed_bm_storage.cpp | 103 std::string localUdid; in SaveStorageDistributeInfo() local 132 bool DmsBmStorage::UpdatePublicRecords(const std::string &localUdid) in UpdatePublicRecords() 159 const std::string &localUdid) in InnerSaveStorageDistributeInfo() 492 std::string localUdid; in GetBundleNameId() local 586 std::string localUdid; in GetLastBundleNameId() local 645 std::string localUdid; in RebuildLocalData() local 822 std::string localUdid; in DmsPutBatch() local 875 std::string localUdid; in GetAllOldDistributionBundleInfo() local
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/inc/ |
H A D | context_manager.h | 40 uint8_t localUdid[UDID_LEN]; member 53 uint8_t localUdid[UDID_LEN]; member
|
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
H A D | dbinder_test_agent.cpp | 44 std::string localUdid; member in DbinderTestAgent
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/ |
H A D | device_manager_service_impl.cpp | 236 char localUdid[DEVICE_UUID_LENGTH] = {0}; in HandleOffline() local 274 char localUdid[DEVICE_UUID_LENGTH] = {0}; in HandleOnline() local 765 std::string localUdid = std::string(localUdidTemp); in HandleIdentAccountLogout() local 784 std::string localUdid = std::string(localUdidTemp); in GetDeviceIdAndBindType() local 803 char localUdid[DEVICE_UUID_LENGTH] = {0}; in HandleDeviceScreenStatusChange() local
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
H A D | trans_network_statistics.h | 46 char localUdid[UDID_BUF_LEN]; member
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_hichain_adapter.c | 204 char *localUdid, const char *deviceId, bool isPointToPoint) in HasTrustedRelationWithLocalDevice() 266 char localUdid[UDID_BUF_LEN] = {0}; in IsPotentialTrustedDevice() local
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservcheckaccesstogroup_fuzzer/ |
H A D | devauthservcheckaccesstogroup_fuzzer.cpp | 80 char localUdid[INPUT_UDID_LEN] = { 0 }; in FuzzDoCheckAccessToGroup() local
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservcreategroup_fuzzer/ |
H A D | devauthservcreategroup_fuzzer.cpp | 80 char localUdid[INPUT_UDID_LEN] = { 0 }; in FuzzDoCreateGroup() local
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservisdeviceingroup_fuzzer/ |
H A D | devauthservisdeviceingroup_fuzzer.cpp | 80 char localUdid[INPUT_UDID_LEN] = { 0 }; in FuzzDoIsDeviceInGroup() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_listener.c | 197 char localUdid[UDID_BUF_LEN] = {0}; in FindLaneBusinessInfoByLinkInfo() local 289 char localUdid[UDID_BUF_LEN] = {0}; in LaneLinkupNotify() local 519 char localUdid[UDID_BUF_LEN] = {0}; in LnnOnWifiDirectConnectedForSink() local
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetdeviceinfobyid_fuzzer/ |
H A D | devauthservgetdeviceinfobyid_fuzzer.cpp | 80 char localUdid[INPUT_UDID_LEN] = { 0 }; in FuzzDoGetDeviceInfoById() local
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetgroupinfobyid_fuzzer/ |
H A D | devauthservgetgroupinfobyid_fuzzer.cpp | 80 char localUdid[INPUT_UDID_LEN] = { 0 }; in FuzzDoGetGroupInfoById() local
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/ |
H A D | dm_auth_manager.cpp | 171 std::string localUdid = static_cast<std::string>(localDeviceId); in GetAuthParam() local 335 std::string localUdid = static_cast<std::string>(localDeviceId); in SyncDeleteAcl() local 1413 std::string localUdid = static_cast<std::string>(localDeviceId); in ShowConfigDialog() local 1881 std::string localUdid = localDeviceId; in GenerateCredential() local 1958 char localUdid[DEVICE_UUID_LENGTH] = {0}; in SrcSyncDeleteAclDone() local 1986 char localUdid[DEVICE_UUID_LENGTH] = {0}; in SinkSyncDeleteAclDone() local 2199 std::string localUdid = static_cast<std::string>(localDeviceId); in CompatiblePutAcl() local 2315 char localUdid[DEVICE_UUID_LENGTH] = {0}; in DeleteAcl() local 2536 std::string localUdid = static_cast<std::string>(localDeviceId); in PutAccessControlList() local
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletegroup_fuzzer/ |
H A D | devauthservdeletegroup_fuzzer.cpp | 80 char localUdid[INPUT_UDID_LEN] = { 0 }; in FuzzDoDeleteGroup() local
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetjoinedgroups_fuzzer/ |
H A D | devauthservgetjoinedgroups_fuzzer.cpp | 80 char localUdid[INPUT_UDID_LEN] = { 0 }; in FuzzDoGetJoinedGroups() local
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetrelatedgroups_fuzzer/ |
H A D | devauthservgetrelatedgroups_fuzzer.cpp | 80 char localUdid[INPUT_UDID_LEN] = { 0 }; in FuzzDoGetRelatedGroups() local
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgettrusteddevices_fuzzer/ |
H A D | devauthservgettrusteddevices_fuzzer.cpp | 80 char localUdid[INPUT_UDID_LEN] = { 0 }; in FuzzDoGetTrustedDevices() local
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservaddmultimemberstogroup_fuzzer/ |
H A D | devauthservaddmultimemberstogroup_fuzzer.cpp | 87 char localUdid[INPUT_UDID_LEN] = { 0 }; in FuzzDoAddMultiMembersToGroup() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_listener/ |
H A D | lnn_lane_listener_deps_mock.cpp | 59 uint64_t GenerateLaneId(const char *localUdid, const char *remoteUdid, LaneLinkType linkType) in GenerateLaneId()
|