Searched refs:getCustomChannel (Results 1 – 4 of 4) sorted by relevance
59 virtual std::shared_ptr<Channel> getCustomChannel(
218 std::shared_ptr<Channel> TwitchIrcServer::getCustomChannel( in getCustomChannel() function in chatterino::TwitchIrcServer
75 virtual std::shared_ptr<Channel> getCustomChannel(
257 ChannelPtr chan = this->getCustomChannel(channelName); in getChannelOrEmpty()363 std::shared_ptr<Channel> AbstractIrcServer::getCustomChannel( in getCustomChannel() function in chatterino::AbstractIrcServer