/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() argument
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/ |
H A D | lnn_trans_lane_deps_mock.cpp | 139 uint64_t GenerateLaneId(const char *localUdid, const char *remoteUdid, LaneLinkType linkType) in GenerateLaneId() argument
|
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/ |
H A D | auth_negotiate_channel.cpp | 380 const char *remoteUdid = LnnConvertDLidToUdid(param.remoteUuid.c_str(), CATEGORY_UUID); in OpenConnection() local
|
/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | UTTest_dm_auth_manager_third.cpp | 226 std::string remoteUdid = "remoteUdid"; in HWTEST_F() local
|
H A D | UTTest_dm_deviceprofile_connector.cpp | 768 std::string remoteUdid = "1"; in HWTEST_F() local 779 std::string remoteUdid = "remoteDeviceId"; in HWTEST_F() local 791 std::string remoteUdid = "remoteDeviceId"; in HWTEST_F() local
|
/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_device_manager_service_impl.cpp | 286 std::string remoteUdid = "ajdakndkwj98877"; in HWTEST_F() local
|
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/ |
H A D | device_profile_manager.cpp | 865 void DeviceProfileManager::FixRemoteDataWhenPeerIsNonOH(const std::string& remoteUdid) in FixRemoteDataWhenPeerIsNonOH() argument 901 FixRemoteDataWhenPeerIsOHBase(const std::string& remoteUdid, const std::map<std::string, std::string>& localDataByOwner) FixRemoteDataWhenPeerIsOHBase() argument [all...] |
/foundation/distributedhardware/device_manager/commondependency/src/ |
H A D | deviceprofile_connector.cpp | 453 DeleteAclForAccountLogOut(const std::string &localUdid, int32_t userId, const std::string &remoteUdid) DeleteAclForAccountLogOut() argument 525 DeleteAppBindLevel(DmOfflineParam &offlineParam, const std::string &pkgName, const std::vector<AccessControlProfile> &profiles, const std::string &localUdid, const std::string &remoteUdid) DeleteAppBindLevel() argument 562 DeleteDeviceBindLevel(DmOfflineParam &offlineParam, const std::vector<AccessControlProfile> &profiles, const std::string &localUdid, const std::string &remoteUdid) DeleteDeviceBindLevel() argument 594 DeleteServiceBindLevel(DmOfflineParam &offlineParam, const std::string &pkgName, const std::vector<AccessControlProfile> &profiles, const std::string &localUdid, const std::string &remoteUdid) DeleteServiceBindLevel() argument 897 HandleAccountLogoutEvent(int32_t remoteUserId, const std::string &remoteAccountHash, const std::string &remoteUdid, const std::string &localUdid) HandleAccountLogoutEvent() argument 915 HandleDevUnBindEvent(int32_t remoteUserId, const std::string &remoteUdid, const std::string &localUdid) HandleDevUnBindEvent() argument 948 HandleAppUnBindEvent(int32_t remoteUserId, const std::string &remoteUdid, int32_t tokenId, const std::string &localUdid) HandleAppUnBindEvent() argument [all...] |
/foundation/distributedhardware/device_manager/services/implementation/src/ |
H A D | device_manager_service_impl.cpp | 787 void DeviceManagerServiceImpl::HandleDevUnBindEvent(int32_t remoteUserId, const std::string &remoteUdid) in HandleDevUnBindEvent() argument 801 void DeviceManagerServiceImpl::HandleAppUnBindEvent(int32_t remoteUserId, const std::string &remoteUdid, in HandleAppUnBindEvent() argument 751 HandleAccountLogoutEvent(int32_t remoteUserId, const std::string &remoteAccountHash, const std::string &remoteUdid) HandleAccountLogoutEvent() argument [all...] |
H A D | device_manager_service_impl_lite.cpp | 478 void DeviceManagerServiceImpl::HandleDevUnBindEvent(int32_t remoteUserId, const std::string &remoteUdid) in HandleDevUnBindEvent() argument 485 void DeviceManagerServiceImpl::HandleAppUnBindEvent(int32_t remoteUserId, const std::string &remoteUdid, in HandleAppUnBindEvent() argument 469 HandleAccountLogoutEvent(int32_t remoteUserId, const std::string &remoteAccountHash, const std::string &remoteUdid) HandleAccountLogoutEvent() argument
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_link.c | 78 uint64_t GenerateLaneId(const char *localUdid, const char *remoteUdid, LaneLinkType linkType) in GenerateLaneId() argument
|
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/ |
H A D | dm_auth_manager.cpp | 339 DeleteAcl(const std::string &pkgName, const std::string &localUdid, const std::string &remoteUdid, int32_t bindLevel) DeleteAcl() argument
|