Home
last modified time | relevance | path

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

/dports/science/pulseview/pulseview-0.4.2/pv/
H A Dstoresession.cpp59 const size_t StoreSession::BlockSize = 10 * 1024 * 1024;
61 StoreSession::StoreSession(const string &file_name, in StoreSession() function in pv::StoreSession
77 StoreSession::~StoreSession() in ~StoreSession()
82 pair<int, int> StoreSession::progress() const in progress()
87 const QString& StoreSession::error() const in error()
93 bool StoreSession::start() in start()
192 thread_ = std::thread(&StoreSession::store_proc, this, in start()
211 void StoreSession::wait() in wait()
217 void StoreSession::cancel() in cancel()
222 void StoreSession::store_proc(vector< shared_ptr<data::SignalBase> > achannel_list, in store_proc()
H A Dstoresession.hpp61 class StoreSession : public QObject class
69 StoreSession(const string &file_name,
75 ~StoreSession();
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/services/
H A Dsessionlistener.cxx98 void StoreSession( bool bAsync );
161 void SessionListener::StoreSession( bool bAsync ) in StoreSession() function in __anon0edce1280111::SessionListener
320 StoreSession( true ); in doSave()
339 StoreSession( false ); in approveInteraction()
367 StoreSession( true ); in approveInteraction()
376 StoreSession( true ); in approveInteraction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/services/
H A Dsessionlistener.cxx103 void StoreSession( bool bAsync );
166 void SessionListener::StoreSession( bool bAsync ) in StoreSession() function in __anon5e8258800111::SessionListener
325 StoreSession( true ); in doSave()
344 StoreSession( false ); in approveInteraction()
372 StoreSession( true ); in approveInteraction()
381 StoreSession( true ); in approveInteraction()
/dports/www/domoticz/domoticz-2020.2/webserver/
H A Dsession_store.hpp37 virtual void StoreSession(const WebEmStoredSession & session)=0;
H A DcWebem.cpp1451 sstore->StoreSession(storedSession); // only one place to do that in generateAuthToken()
/dports/science/pulseview/pulseview-0.4.2/pv/dialogs/
H A Dstoreprogress.hpp65 pv::StoreSession session_;
/dports/net-im/libsignal-client/libsignal-client-0.9.6/rust/bridge/shared/src/ffi/
H A Dstorage.rs331 type StoreSession = extern "C" fn( typedef
343 store_session: StoreSession,
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/src/proxy/
H A Dproxy_server.go869 s.StoreSession(sid, session)
873 func (s *ProxyServer) StoreSession(id uint64, session *ProxySession) { func
/dports/www/domoticz/domoticz-2020.2/main/
H A DWebServer.h101 void StoreSession(const WebEmStoredSession & session) override;
H A DWebServer.cpp17578 void CWebServer::StoreSession(const WebEmStoredSession & session) { in StoreSession() function in http::server::CWebServer
/dports/science/pulseview/pulseview-0.4.2/l10n/
H A Dde.ts211 <name>pv::StoreSession</name>