Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/src/
Dauth_deviceprofile.cpp49 static bool IsNotTrustDevice(std::string deviceIdHash) in IsNotTrustDevice()
59 static void InsertNotTrustDevice(std::string deviceIdHash) in InsertNotTrustDevice()
91 const char *deviceIdHash, const char *anonyDeviceIdHash) in IsTrustDevice()
123 bool IsPotentialTrustedDeviceDp(const char *deviceIdHash) in IsPotentialTrustedDeviceDp()
Dauth_deviceprofile_virtual.cpp18 bool IsPotentialTrustedDeviceDp(const char *deviceIdHash) in IsPotentialTrustedDeviceDp()
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
Dtrust_device_profile_test.cpp91 std::string deviceIdHash = "deviceIdHash"; variable
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
Dtrust_device_profile.cpp52 void TrustDeviceProfile::SetDeviceIdHash(const std::string& deviceIdHash) in SetDeviceIdHash()
Daccess_control_profile.cpp195 void AccessControlProfile::SetDeviceIdHash(const std::string& deviceIdHash) in SetDeviceIdHash()
/foundation/distributedhardware/device_manager/test/commonunittest/
DUTTest_dm_distributed_hardware_load.cpp92 char deviceIdHash[DM_MAX_DEVICE_ID_LEN] = {0}; variable
DUTTest_dm_auth_manager_first.cpp682 std::string deviceIdHash = "deviceIdHash"; variable
/foundation/communication/dsoftbus/core/authentication/interface/
Dauth_interface.h81 uint8_t deviceIdHash[UDID_HASH_LEN]; member
86 uint8_t deviceIdHash[UDID_HASH_LEN]; member
/foundation/distributedhardware/device_manager/commondependency/include/
Ddeviceprofile_connector.h57 std::string deviceIdHash; member
/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble/
Ddisc_ble_utils_test.cpp324 char deviceIdHash[SHORT_DEVICE_ID_HASH_LENGTH + 1] = { 0 }; variable
/foundation/communication/dsoftbus/core/connection/interface/
Dsoftbus_conn_interface.h107 char deviceIdHash[UDID_HASH_LEN]; member
175 char deviceIdHash[UDID_HASH_LEN]; member
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
Dlnn_lane_link.h84 char deviceIdHash[UDID_HASH_LEN]; member
Dlnn_lane_interface.h90 char deviceIdHash[UDID_HASH_LEN]; member
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
Ddm_auth_manager.cpp916 char deviceIdHash[DM_MAX_DEVICE_ID_LEN] = {0}; in GetAuthRequestContext() local
1880 char deviceIdHash[DM_MAX_DEVICE_ID_LEN] = {0}; in GenerateBindResultContent() local
1938 int32_t DmAuthManager::EstablishUnbindChannel(const std::string &deviceIdHash) in EstablishUnbindChannel()
/foundation/distributedhardware/device_manager/services/service/src/discovery/
Ddiscovery_manager.cpp343 std::string deviceIdHash = static_cast<std::string>(info.deviceId); in OnDeviceFound() local
/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
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
/foundation/distributedhardware/device_manager/commondependency/src/
Ddeviceprofile_connector.cpp96 char deviceIdHash[DM_MAX_DEVICE_ID_LEN] = {0}; in GetDeviceAclParam() local
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
Dsoftbus_connector.cpp741 char deviceIdHash[DM_MAX_DEVICE_ID_LEN] = {0}; in GetDeviceInfoByDeviceId() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
Dsoftbus_proxychannel_message_test.cpp919 uint8_t deviceIdHash[UDID_HASH_LEN] = {0}; variable
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
Ddisc_ble.c886 char deviceIdHash[SHORT_DEVICE_ID_HASH_LENGTH + 1] = {0}; in GetBroadcastData() local