Home
last modified time | relevance | path

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

/dports/net-im/mtxclient/mtxclient-0.6.0/examples/
H A Dcrypto_bot.cpp198 bool inbound_group_exists(const std::string &room_id, in inbound_group_exists() function
628 if (storage.inbound_group_exists(room_id, session_id, olm_msg.sender_key)) { in decrypt_olm_message()
703 if (storage.inbound_group_exists( in parse_messages()