Searched refs:GetSessIdBySessName (Results 1 – 2 of 2) sorted by relevance
271 int32_t existSessId = GetSessIdBySessName(mySessName, peerDevId); in OpenSoftbusChannel()322 int32_t sessionId = GetSessIdBySessName(sessName, peerDevId); in CloseSoftbusChannel()342 int32_t existSessId = GetSessIdBySessName(sessName, peerDevId); in SendBytesData()365 int32_t existSessId = GetSessIdBySessName(sessName, peerDevId); in SendStreamData()445 int32_t SoftbusChannelAdapter::GetSessIdBySessName(const std::string& sessName, const std::string &… in GetSessIdBySessName() function in OHOS::DistributedHardware::SoftbusChannelAdapter
78 int32_t GetSessIdBySessName(const std::string &sessName, const std::string &peerDevId);