Searched refs:GetOwnerFromSessName (Results 1 – 2 of 2) sorted by relevance
80 std::string GetOwnerFromSessName(const std::string &sessName);
269 std::string ownerName = GetOwnerFromSessName(mySessName); in OpenSoftbusChannel()513 event.content = GetOwnerFromSessName(it->first); in OnSoftbusChannelClosed()607 std::string SoftbusChannelAdapter::GetOwnerFromSessName(const std::string &sessName) in GetOwnerFromSessName() function in OHOS::DistributedHardware::SoftbusChannelAdapter