Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/
H A Dwebview_policies.md20 [3]: https://developer.android.com/training/enterprise/work-policy-ctrl.html#apply_restrictions
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/docs/
H A Dwebview_policies.md20 [3]: https://developer.android.com/training/enterprise/work-policy-ctrl.html#apply_restrictions
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DDialogParticipant.h205 …DialogParticipantStatus apply_restrictions(RestrictedRights default_restrictions, bool is_bot) con…
H A DDialogParticipant.cpp228 DialogParticipantStatus DialogParticipantStatus::apply_restrictions(RestrictedRights default_restri… in apply_restrictions() function in td::DialogParticipantStatus
H A DContactsManager.cpp14389 return c->status.apply_restrictions(c->default_permissions, td_->auth_manager_->is_bot()); in get_chat_permissions()
14458 return c->status.apply_restrictions(c->default_permissions, td_->auth_manager_->is_bot()); in get_channel_permissions()