Searched refs:FindSessNameByPeerSessName (Results 1 – 2 of 2) sorted by relevance
82 std::string FindSessNameByPeerSessName(const std::string peerSessionName);
152 std::string SoftbusChannelAdapter::FindSessNameByPeerSessName(const std::string peerSessionName) in FindSessNameByPeerSessName() function in OHOS::DistributedHardware::SoftbusChannelAdapter479 std::string mySessionName = FindSessNameByPeerSessName(peerSessionName); in OnSoftbusChannelOpened()