Searched refs:GetSessionNameById (Results 1 – 3 of 3) sorted by relevance
77 std::string GetSessionNameById(int32_t sessionId);
539 auto ret = SoftbusChannelAdapter::GetInstance().GetSessionNameById(sessionId);546 ret = SoftbusChannelAdapter::GetInstance().GetSessionNameById(sessionId);
457 std::string SoftbusChannelAdapter::GetSessionNameById(int32_t sessionId) in GetSessionNameById() function in OHOS::DistributedHardware::SoftbusChannelAdapter