Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/files/
H A DFileManager.cpp508 if (main_remote_location().is_encrypted_any()) { in has_active_upload_remote_location()
518 if (remote_location().is_encrypted_any()) { in has_active_download_remote_location()
716 if (!remote_location().is_encrypted_any() && !remote_location().has_file_reference() && in can_download_from_server()
2260 if (file_view.is_encrypted_any()) { in run_download()
2329 if (file_view.is_encrypted_any()) { in run_download()
H A DFileManager.h307 bool is_encrypted_any() const { in is_encrypted_any() function
H A DFileLocation.h380 bool is_encrypted_any() const { in is_encrypted_any() function