Home
last modified time | relevance | path

Searched defs:udidHash (Results 1 - 25 of 75) sorted by relevance

123

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_normalize_request.h31 char udidHash[SHA_256_HEX_HASH_LEN]; member
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_normalize_request_test.cpp58 const char *udidHash = "testudidhash"; in HWTEST_F() local
91 const char *udidHash = "testudidhash1"; in HWTEST_F() local
H A Dauth_test_enhance.cpp316 char udidHash[UDID_HASH_LEN] = { 0 }; in HWTEST_F() local
354 char udidHash[UDID_HASH_LEN] = { 0 }; in HWTEST_F() local
H A Dauth_common_mock.cpp130 int32_t GetNodeFromPcRestrictMap(const char *udidHash, uint32_t *count) in GetNodeFromPcRestrictMap() argument
135 void DeleteNodeFromPcRestrictMap(const char *udidHash) in DeleteNodeFromPcRestrictMap() argument
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_third.h54 void DeleteOffLineTimer(std::string udidHash) {} in DeleteOffLineTimer() argument
H A DUTTest_dm_distributed_hardware_load.cpp100 unsigned char *udidHash = nullptr; in HWTEST_F() local
/foundation/distributedhardware/device_manager/utils/include/kvadapter/
H A Ddm_kv_info.h31 std::string udidHash; member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
H A Dmeta_capability_info.h36 MetaCapabilityInfo(std::string dhId, std::string devId, std::string devName, uint16_t devType, DHType dhType, std::string dhAttrs, std::string dhSubtype, std::string udidHash, std::string sinkVersion) MetaCapabilityInfo() argument
/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_device_common_key_virtual.c24 void AuthUpdateCreateTime(const char *udidHash, int32_t keyType, bool isServer) in AuthUpdateCreateTime() argument
44 int32_t AuthFindDeviceKey(const char *udidHash, int32_t keyType, AuthDeviceKeyInfo *deviceKey) in AuthFindDeviceKey() argument
56 int32_t AuthFindNormalizeKeyByServerSide(const char *udidHash, bool isServer, AuthDeviceKeyInfo *deviceKey) in AuthFindNormalizeKeyByServerSide() argument
64 int32_t AuthFindLatestNormalizeKey(const char *udidHash, AuthDeviceKeyInfo *deviceKey, bool clearOldKey) in AuthFindLatestNormalizeKey() argument
72 void AuthUpdateNormalizeKeyIndex(const char *udidHash, int64_t index, AuthLinkType type, SessionKey *normalizedKey, in AuthUpdateNormalizeKeyIndex() argument
82 AuthUpdateKeyIndex(const char *udidHash, int32_t keyType, int64_t index, bool isServer) AuthUpdateKeyIndex() argument
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_util_test/
H A Dfms_form_util_test.cpp80 constexpr int64_t udidHash = 0x1111111100000000L; in HWTEST_F() local
94 constexpr uint64_t udidHash = 0x0000000011111111L; in HWTEST_F() local
108 constexpr uint64_t udidHash = 0x1111111100000000L; in HWTEST_F() local
121 int64_t udidHash in HWTEST_F() local
134 int64_t udidHash = 0; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_virtual.c76 int32_t LnnGetNetworkIdByUdidHash(const uint8_t *udidHash, uint32_t udidHashLen, char *buf, uint32_t len) in LnnGetNetworkIdByUdidHash() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_normalize_request.c31 static uint32_t GetSameRequestNum(char *udidHash) in GetSameRequestNum() argument
48 static int32_t GetRequestListByUdidHash(char *udidHash, bool isNeedClear, in GetRequestListByUdidHash() argument
[all...]
H A Dauth_deviceprofile.cpp70 uint8_t udidHash[SHA_256_HASH_LEN] = {0}; in DelNotTrustDevice() local
103 uint8_t udidHash[SHA_256_HASH_LEN] = {0}; in IsTrustDevice() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_link_conflict.h48 char udidHash[CONFLICT_UDIDHASH_STR_LEN + 1]; member
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_crypto.cpp75 char udidHash[DEVICE_UUID_LENGTH] = {0}; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/utils/
H A Ddh_context.h44 std::string udidHash; member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Doffline_task.cpp121 std::string udidHash = DHContext::GetInstance().GetUdidHashIdByUUID(GetUUID()); in CreateDisableTask() local
H A Donline_task.cpp84 std::string udidHash = Sha256(GetUDID()); in DoSyncInfo() local
124 std::string udidHash = Sha256(GetUDID()); in CreateEnableTask() local
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Ddevice_type.h68 std::string udidHash; member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dmeta_capability_info.cpp38 void MetaCapabilityInfo::SetUdidHash(const std::string &udidHash) in SetUdidHash() argument
/foundation/ability/form_fwk/test/fuzztest/formdatamgrtwo_fuzzer/
H A Dformdatamgrtwo_fuzzer.cpp51 int64_t udidHash = static_cast<int64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formutil_fuzzer/
H A Dformutil_fuzzer.cpp65 int64_t udidHash = static_cast<int64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/distributedhardware/device_manager/services/service/include/softbus/
H A Dmine_softbus_listener.h84 char udidHash[DM_HASH_DATA_LEN]; member
/foundation/ability/form_fwk/test/unittest/fms_form_refresh_connection_test/
H A Dfms_form_refresh_connection_test.cpp182 uint64_t udidHash = 3; in HWTEST_F() local
197 int64_t udidHash = 100; in HWTEST_F() local
/foundation/ability/form_fwk/services/src/
H A Dform_util.cpp56 int64_t FormUtil::GenerateFormId(int64_t udidHash) in GenerateFormId() argument
106 int64_t FormUtil::PaddingUdidHash(uint64_t formId, uint64_t udidHash) in PaddingUdidHash() argument
120 bool FormUtil::GenerateUdidHash(int64_t &udidHash) in GenerateUdidHash() argument
[all...]

Completed in 16 milliseconds

123