| /foundation/communication/dsoftbus/core/authentication/src/ |
| D | auth_deviceprofile.cpp | 49 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()
|
| D | auth_deviceprofile_virtual.cpp | 18 bool IsPotentialTrustedDeviceDp(const char *deviceIdHash) in IsPotentialTrustedDeviceDp()
|
| /foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
| D | trust_device_profile_test.cpp | 91 std::string deviceIdHash = "deviceIdHash"; variable
|
| /foundation/deviceprofile/device_info_manager/common/src/interfaces/ |
| D | trust_device_profile.cpp | 52 void TrustDeviceProfile::SetDeviceIdHash(const std::string& deviceIdHash) in SetDeviceIdHash()
|
| D | access_control_profile.cpp | 195 void AccessControlProfile::SetDeviceIdHash(const std::string& deviceIdHash) in SetDeviceIdHash()
|
| /foundation/distributedhardware/device_manager/test/commonunittest/ |
| D | UTTest_dm_distributed_hardware_load.cpp | 92 char deviceIdHash[DM_MAX_DEVICE_ID_LEN] = {0}; variable
|
| D | UTTest_dm_auth_manager_first.cpp | 682 std::string deviceIdHash = "deviceIdHash"; variable
|
| /foundation/communication/dsoftbus/core/authentication/interface/ |
| D | auth_interface.h | 81 uint8_t deviceIdHash[UDID_HASH_LEN]; member 86 uint8_t deviceIdHash[UDID_HASH_LEN]; member
|
| /foundation/distributedhardware/device_manager/commondependency/include/ |
| D | deviceprofile_connector.h | 57 std::string deviceIdHash; member
|
| /foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble/ |
| D | disc_ble_utils_test.cpp | 324 char deviceIdHash[SHORT_DEVICE_ID_HASH_LENGTH + 1] = { 0 }; variable
|
| /foundation/communication/dsoftbus/core/connection/interface/ |
| D | softbus_conn_interface.h | 107 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/ |
| D | lnn_lane_link.h | 84 char deviceIdHash[UDID_HASH_LEN]; member
|
| D | lnn_lane_interface.h | 90 char deviceIdHash[UDID_HASH_LEN]; member
|
| /foundation/distributedhardware/device_manager/services/implementation/src/authentication/ |
| D | dm_auth_manager.cpp | 916 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/ |
| D | discovery_manager.cpp | 343 std::string deviceIdHash = static_cast<std::string>(info.deviceId); in OnDeviceFound() local
|
| /foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/ |
| D | trust_profile_manager.cpp | 1451 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/ |
| D | deviceprofile_connector.cpp | 96 char deviceIdHash[DM_MAX_DEVICE_ID_LEN] = {0}; in GetDeviceAclParam() local
|
| /foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/ |
| D | softbus_connector.cpp | 741 char deviceIdHash[DM_MAX_DEVICE_ID_LEN] = {0}; in GetDeviceInfoByDeviceId() local
|
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
| D | softbus_proxychannel_message_test.cpp | 919 uint8_t deviceIdHash[UDID_HASH_LEN] = {0}; variable
|
| /foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/ |
| D | disc_ble.c | 886 char deviceIdHash[SHORT_DEVICE_ID_HASH_LENGTH + 1] = {0}; in GetBroadcastData() local
|