Home
last modified time | relevance | path

Searched defs:localUdidHash (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dmeta_info_manager.cpp212 const std::string &localUdidHash = DHContext::GetInstance().GetDeviceInfo().udidHash; in SyncRemoteMetaInfos() local
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dlnn_event_form.h135 const char *localUdidHash; // LOCAL_UDID_HASH member
154 char localUdidHash[HB_SHORT_UDID_HASH_HEX_LEN + 1]; // LOCAL_UDID_HASH member
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c508 char localUdidHash[SHA_256_HEX_HASH_LEN] = { 0 }; in UpdateLocalAuthState() local
H A Dauth_interface.c421 uint8_t localUdidHash[UDID_HASH_LEN] = {0}; in FillAuthSessionInfo() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm_test.cpp587 char localUdidHash[HB_SHORT_UDID_HASH_HEX_LEN + 1] = {0}; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm.c96 char localUdidHash[HB_SHORT_UDID_HASH_HEX_LEN + 1]; member
504 static int32_t GetUdidHashForDfx(char *localUdidHash, char *peerUdidHash, LnnConntionInfo *connInfo) in GetUdidHashForDfx()
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp644 std::string localUdidHash = static_cast<std::string>(localDeviceId); in PutIdenticalAccountToAcl() local
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp2202 std::string localUdidHash = static_cast<std::string>(mUdidHash); in CompatiblePutAcl() local
2539 std::string localUdidHash = static_cast<std::string>(mUdidHash); in PutAccessControlList() local