Home
last modified time | relevance | path

Searched defs:store_document (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DDocumentsManager.hpp21 void DocumentsManager::store_document(FileId file_id, StorerT &storer) const { in store_document() function in td::DocumentsManager
/dports/textproc/p5-PPI/PPI-1.270/lib/PPI/
H A DCache.pm197 sub store_document { subroutine
/dports/devel/liborcus/liborcus-0.16.1/src/python/
H A Ddocument.cpp163 void store_document(PyObject* self, std::unique_ptr<spreadsheet::document>&& doc) in store_document() function