Home
last modified time | relevance | path

Searched defs:deviceIdHash (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_deviceprofile.cpp49 static bool IsNotTrustDevice(std::string deviceIdHash) in IsNotTrustDevice()
58 static void InsertNotTrustDevice(std::string deviceIdHash) in InsertNotTrustDevice()
90 const char *deviceIdHash, const char *anonyDeviceIdHash) in IsTrustDevice()
122 bool IsPotentialTrustedDeviceDp(const char *deviceIdHash) in IsPotentialTrustedDeviceDp()
H A Dauth_deviceprofile_virtual.cpp18 bool IsPotentialTrustedDeviceDp(const char *deviceIdHash) in IsPotentialTrustedDeviceDp()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dtrust_device_profile_test.cpp91 std::string deviceIdHash = "deviceIdHash"; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dtrust_device_profile.cpp52 void TrustDeviceProfile::SetDeviceIdHash(const std::string& deviceIdHash) in SetDeviceIdHash()
H A Daccess_control_profile.cpp195 void AccessControlProfile::SetDeviceIdHash(const std::string& deviceIdHash) in SetDeviceIdHash()
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_distributed_hardware_load.cpp92 char deviceIdHash[DM_MAX_DEVICE_ID_LEN] = {0}; variable
H A DUTTest_dm_auth_manager_first.cpp682 std::string deviceIdHash = "deviceIdHash"; variable
/ohos5.0/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h81 uint8_t deviceIdHash[UDID_HASH_LEN]; member
86 uint8_t deviceIdHash[UDID_HASH_LEN]; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble/
H A Ddisc_ble_utils_test.cpp324 char deviceIdHash[SHORT_DEVICE_ID_HASH_LENGTH + 1] = { 0 }; variable
/ohos5.0/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h57 std::string deviceIdHash; member
/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h107 char deviceIdHash[UDID_HASH_LEN]; member
175 char deviceIdHash[UDID_HASH_LEN]; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_link.h84 char deviceIdHash[UDID_HASH_LEN]; member
H A Dlnn_lane_interface.h90 char deviceIdHash[UDID_HASH_LEN]; member
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp894 char deviceIdHash[DM_MAX_DEVICE_ID_LEN] = {0}; in GetAuthRequestContext() local
1858 char deviceIdHash[DM_MAX_DEVICE_ID_LEN] = {0}; in GenerateBindResultContent() local
1916 int32_t DmAuthManager::EstablishUnbindChannel(const std::string &deviceIdHash) in EstablishUnbindChannel()
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/discovery/
H A Ddiscovery_manager.cpp343 std::string deviceIdHash = static_cast<std::string>(info.deviceId); in OnDeviceFound() local
/ohos5.0/base/security/device_auth/services/
H A Ddevice_auth.c104 …atic const char *GetUdidByGroup(int32_t osAccountId, const char *groupId, const char *deviceIdHash) in GetUdidByGroup()
128 static const char *GetDeviceIdByUdidHash(int32_t osAccountId, const char *deviceIdHash) in GetDeviceIdByUdidHash()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp1451 std::string deviceIdHash = rowEntity.Get(DEVICE_ID_HASH); in ConvertToTrustDeviceProfile() local
1545 std::string deviceIdHash = rowEntity.Get(DEVICE_ID_HASH); in ConvertToAccessControlProfile() local
/ohos5.0/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp96 char deviceIdHash[DM_MAX_DEVICE_ID_LEN] = {0}; in GetDeviceAclParam() local
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_connector.cpp741 char deviceIdHash[DM_MAX_DEVICE_ID_LEN] = {0}; in GetDeviceInfoByDeviceId() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_message_test.cpp919 uint8_t deviceIdHash[UDID_HASH_LEN] = {0}; variable
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c886 char deviceIdHash[SHORT_DEVICE_ID_HASH_LENGTH + 1] = {0}; in GetBroadcastData() local