Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DStickersManager.h764 vector<StickerSetId> archived_sticker_set_ids_[2]; variable
H A DStickersManager.cpp3699 vector<StickerSetId> &sticker_set_ids = archived_sticker_set_ids_[sticker_set->is_masks]; in on_update_sticker_set()
4198 archived_sticker_set_ids_[0].clear(); in on_update_sticker_sets()
4202 archived_sticker_set_ids_[1].clear(); in on_update_sticker_sets()
4755 vector<StickerSetId> &sticker_set_ids = archived_sticker_set_ids_[is_masks]; in get_archived_sticker_sets()
4792 vector<StickerSetId> &sticker_set_ids = archived_sticker_set_ids_[is_masks]; in on_get_archived_sticker_sets()