Home
last modified time | relevance | path

Searched defs:GetPeerUdidHash (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm.c541 static int32_t GetPeerUdidHash(NodeInfo *nodeInfo, char *peerUdidHash) in GetPeerUdidHash() function
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp346 void DmAuthManager::GetPeerUdidHash(int32_t sessionId, std::string &peerUdidHash) in GetPeerUdidHash() function in OHOS::DistributedHardware::DmAuthManager