Home
last modified time | relevance | path

Searched refs:in_encoding_for (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/biboumi/biboumi-9.0/src/bridge/
H A Dbridge.cpp22 static std::string in_encoding_for(const Bridge& bridge, const Iid& iid) in in_encoding_for() function
853 const auto encoding = in_encoding_for(*this, iid); in send_message()
965 const auto encoding = in_encoding_for(*this, {from, this}); in send_xmpp_message()
1033 const auto encoding = in_encoding_for(*this, {encoded_chan_name, hostname, Iid::Type::Channel}); in send_topic()