Home
last modified time | relevance | path

Searched refs:GetAddrByTargetId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/pinholder/
H A Dpin_holder_session.cpp56 int32_t ret = GetAddrByTargetId(targetId, addrInfo); in OpenSessionServer()
138 int32_t PinHolderSession::GetAddrByTargetId(const PeerTargetId &targetId, ConnectionAddr &addr) in GetAddrByTargetId() function in OHOS::DistributedHardware::PinHolderSession
/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/pinholder/
H A Dpin_holder_session.h74 int32_t GetAddrByTargetId(const PeerTargetId &targetId, ConnectionAddr &addrInfo);