Home
last modified time | relevance | path

Searched defs:pSession (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/platforms/umc/src/
H A Dumcframework.cpp308 bool UmcFramework::AddSession(UmcSession* pSession) in AddSession()
317 bool UmcFramework::RemoveSession(UmcSession* pSession) in RemoveSession()
332 UmcSession* pSession = pScenario->CreateSession(); in ProcessRunRequest() local
351 UmcSession* pSession; in ProcessStopRequest() local
369 UmcSession* pSession; in ProcessKillRequest() local
404 UmcSession* pSession; in ProcessShowSessions() local
515 UmcSession* pSession = (UmcSession*) mrcp_application_session_object_get(session); in AppOnSessionUpdate() local
521 UmcSession* pSession = (UmcSession*) mrcp_application_session_object_get(session); in AppOnSessionTerminate() local
533 UmcSession* pSession = (UmcSession*) mrcp_application_session_object_get(session); in AppOnChannelAdd() local
539 UmcSession* pSession = (UmcSession*) mrcp_application_session_object_get(session); in AppOnChannelRemove() local
[all …]
/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/session/xp/
H A DAbiCollabSessionManager.cpp558 AbiCollab* pSession = m_vecSessions.getNthItem(i); in destroySession() local
572 bool AbiCollabSessionManager::destroySession(AbiCollab* pSession) in destroySession()
592 void AbiCollabSessionManager::disconnectSession(AbiCollab* pSession) in disconnectSession()
630 AbiCollab* pSession = m_vecSessions.getNthItem(i); in disconnectSessions() local
905 AbiCollab* pSession = getSessionFromSessionId(sSessionId); in disjoinSession() local
938 AbiCollab* pSession = m_vecSessions.getNthItem(i); in isLocallyControlled() local
959 AbiCollab* pSession = m_vecSessions.getNthItem(i); in isInSession() local
978 AbiCollab* pSession = m_vecSessions.getNthItem(i); in isActive() local
1000 AbiCollab* pSession = m_vecSessions.getNthItem(i); in removeBuddy() local
1134 AbiCollab* pSession = m_vecSessions.getNthItem(j); in destroyAccount() local
[all …]
/dports/security/beid/eid-mw-5.0.8/cardcomm/pkcs11/src/
H A Dsession.c39 P11_SESSION *pSession = NULL; in C_OpenSession() local
128 P11_SESSION *pSession = NULL; in C_CloseSession() local
205 P11_SESSION *pSession = NULL; in C_GetSessionInfo() local
308 P11_SESSION *pSession = NULL; in C_Login() local
388 P11_SESSION *pSession = NULL; in C_Logout() local
458 P11_SESSION *pSession = NULL; in C_SetPIN() local
H A Dsign.c35 P11_SESSION *pSession = NULL; in C_DigestInit() local
103 P11_SESSION *pSession = NULL; in C_Digest() local
192 P11_SESSION *pSession = NULL; in C_DigestUpdate() local
262 P11_SESSION *pSession = NULL; in C_DigestFinal() local
342 P11_SESSION *pSession = NULL; in C_SignInit() local
577 P11_SESSION* pSession = NULL; in C_Sign() local
698 P11_SESSION *pSession = NULL; in C_SignUpdate() local
786 P11_SESSION *pSession = NULL; in C_SignFinal() local
H A Dobject.c104 P11_SESSION *pSession = NULL; in C_GetAttributeValue() local
233 P11_SESSION *pSession = NULL; in C_FindObjectsInit() local
566 P11_SESSION *pSession = NULL; in C_FindObjects() local
763 P11_SESSION *pSession = NULL; in C_FindObjectsFinal() local
H A Dp11.c150 P11_SESSION *pSession; in p11_close_sessions_finalize() local
172 CK_RV p11_close_session(P11_SLOT* pSlot, P11_SESSION* pSession) in p11_close_session()
224 P11_SESSION *pSession = NULL; in p11_close_all_sessions() local
262 P11_SESSION *pSession = NULL; in p11_invalidate_sessions() local
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/ZenLib/Source/ZenLib/HTTP_Client/
H A DHTTPClient.c126 UINT32 HTTPClientReset (HTTP_SESSION_HANDLE pSession) in HTTPClientReset()
151 UINT32 HTTPClientCloseRequest (HTTP_SESSION_HANDLE *pSession) in HTTPClientCloseRequest()
190 UINT32 HTTPClientSetDebugHook (HTTP_SESSION_HANDLE pSession, in HTTPClientSetDebugHook()
225 UINT32 HTTPClientSetVerb (HTTP_SESSION_HANDLE pSession, in HTTPClientSetVerb()
282 UINT32 HTTPClientSetAuth (HTTP_SESSION_HANDLE pSession, in HTTPClientSetAuth()
332 UINT32 HTTPClientSetProxy (HTTP_SESSION_HANDLE pSession, in HTTPClientSetProxy()
387 UINT32 HTTPClientSetCredentials (HTTP_SESSION_HANDLE pSession, in HTTPClientSetCredentials()
479 UINT32 HTTPClientSendRequest (HTTP_SESSION_HANDLE pSession, in HTTPClientSendRequest()
735 UINT32 HTTPClientRecvResponse (HTTP_SESSION_HANDLE pSession, in HTTPClientRecvResponse()
771 UINT32 HTTPClientWriteData (HTTP_SESSION_HANDLE pSession, in HTTPClientWriteData()
[all …]
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/ZenLib/Source/ZenLib/HTTP_Client/
H A DHTTPClient.c126 UINT32 HTTPClientReset (HTTP_SESSION_HANDLE pSession) in HTTPClientReset()
151 UINT32 HTTPClientCloseRequest (HTTP_SESSION_HANDLE *pSession) in HTTPClientCloseRequest()
190 UINT32 HTTPClientSetDebugHook (HTTP_SESSION_HANDLE pSession, in HTTPClientSetDebugHook()
225 UINT32 HTTPClientSetVerb (HTTP_SESSION_HANDLE pSession, in HTTPClientSetVerb()
282 UINT32 HTTPClientSetAuth (HTTP_SESSION_HANDLE pSession, in HTTPClientSetAuth()
332 UINT32 HTTPClientSetProxy (HTTP_SESSION_HANDLE pSession, in HTTPClientSetProxy()
387 UINT32 HTTPClientSetCredentials (HTTP_SESSION_HANDLE pSession, in HTTPClientSetCredentials()
479 UINT32 HTTPClientSendRequest (HTTP_SESSION_HANDLE pSession, in HTTPClientSendRequest()
735 UINT32 HTTPClientRecvResponse (HTTP_SESSION_HANDLE pSession, in HTTPClientRecvResponse()
771 UINT32 HTTPClientWriteData (HTTP_SESSION_HANDLE pSession, in HTTPClientWriteData()
[all …]
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/ZenLib/Source/ZenLib/HTTP_Client/
H A DHTTPClient.c126 UINT32 HTTPClientReset (HTTP_SESSION_HANDLE pSession) in HTTPClientReset()
151 UINT32 HTTPClientCloseRequest (HTTP_SESSION_HANDLE *pSession) in HTTPClientCloseRequest()
190 UINT32 HTTPClientSetDebugHook (HTTP_SESSION_HANDLE pSession, in HTTPClientSetDebugHook()
225 UINT32 HTTPClientSetVerb (HTTP_SESSION_HANDLE pSession, in HTTPClientSetVerb()
282 UINT32 HTTPClientSetAuth (HTTP_SESSION_HANDLE pSession, in HTTPClientSetAuth()
332 UINT32 HTTPClientSetProxy (HTTP_SESSION_HANDLE pSession, in HTTPClientSetProxy()
387 UINT32 HTTPClientSetCredentials (HTTP_SESSION_HANDLE pSession, in HTTPClientSetCredentials()
479 UINT32 HTTPClientSendRequest (HTTP_SESSION_HANDLE pSession, in HTTPClientSendRequest()
735 UINT32 HTTPClientRecvResponse (HTTP_SESSION_HANDLE pSession, in HTTPClientRecvResponse()
771 UINT32 HTTPClientWriteData (HTTP_SESSION_HANDLE pSession, in HTTPClientWriteData()
[all …]
/dports/devel/poco/poco-1.10.1-all/NetSSL_OpenSSL/src/
H A DSecureStreamSocket.cpp41 SecureStreamSocket::SecureStreamSocket(Context::Ptr pContext, Session::Ptr pSession): in SecureStreamSocket()
70 …t::SecureStreamSocket(const SocketAddress& address, Context::Ptr pContext, Session::Ptr pSession): in SecureStreamSocket()
86 …ocketAddress& address, const std::string& hostName, Context::Ptr pContext, Session::Ptr pSession): in SecureStreamSocket()
174 …treamSocket::attach(const StreamSocket& streamSocket, Context::Ptr pContext, Session::Ptr pSession) in attach()
213 …ocket& streamSocket, const std::string& peerHostName, Context::Ptr pContext, Session::Ptr pSession) in attach()
269 void SecureStreamSocket::useSession(Session::Ptr pSession) in useSession()
H A DHTTPSClientSession.cpp50 HTTPSClientSession::HTTPSClientSession(const SecureStreamSocket& socket, Session::Ptr pSession): in HTTPSClientSession()
75 HTTPSClientSession::HTTPSClientSession(Context::Ptr pContext, Session::Ptr pSession): in HTTPSClientSession()
92 …tSession(const std::string& host, Poco::UInt16 port, Context::Ptr pContext, Session::Ptr pSession): in HTTPSClientSession()
H A DFTPSStreamFactory.cpp85 FTPSStream(std::istream& istr, FTPSClientSession* pSession): in FTPSStream()
118 FTPSClientSession* pSession = new FTPSClientSession(uri.getHost(), port); in open() local
H A DSession.cpp28 Session::Session(SSL_SESSION* pSession): in Session()
H A DHTTPSSessionInstantiator.cpp43 …HTTPSClientSession* pSession = _pContext.isNull() ? new HTTPSClientSession(uri.getHost(), uri.getP… in createClientSession() local
/dports/editors/abiword/abiword-3.0.5/plugins/collab/backends/service/xp/
H A DAbiCollabSaveInterceptor.cpp131 AbiCollab* pSession = pManager->getSession(pDoc); in intercept() local
153 AbiCollab* pSession = pManager->getSession(pDoc); in save() local
215 AbiCollab* pSession, ConnectionPtr connection_ptr, in _save_cb()
298 void AbiCollabSaveInterceptor::_saveFailed(AbiCollab* pSession) in _saveFailed()
/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/dialogs/xp/
H A Dap_Dialog_CollaborationShare.cpp89 AbiCollab* pSession = _getActiveSession(); in _getShareableAccountHandler() local
98 AbiCollab* pSession = _getActiveSession(); in _getSessionACL() local
172 AbiCollab* pSession = NULL; in share() local
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DMessageCracker.h89 Session* pSession = Session::lookupSession( sessionID ); in crack() local
154 Session* pSession = Session::lookupSession( sessionID ); in crack() local
H A DSessionFactory.cpp123 SmartPtr<Session> pSession; in create() local
203 void SessionFactory::destroy( Session* pSession ) in destroy()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/cmis/
H A Dcmis_provider.cxx64 libcmis::Session* pSession = nullptr; in getSession() local
74 …gisterSession( const OUString& sBindingUrl, const OUString& sUsername, libcmis::Session* pSession ) in registerSession()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/cmis/
H A Dcmis_provider.cxx64 libcmis::Session* pSession = nullptr; in getSession() local
74 …gisterSession( const OUString& sBindingUrl, const OUString& sUsername, libcmis::Session* pSession ) in registerSession()
/dports/devel/poco/poco-1.10.1-all/Net/src/
H A DHTTPIOStream.cpp51 HTTPResponseStream::HTTPResponseStream(std::istream& istr, HTTPClientSession* pSession): in HTTPResponseStream()
H A DFTPStreamFactory.cpp85 FTPStream(std::istream& istr, FTPClientSession* pSession): in FTPStream()
130 FTPClientSession* pSession = new FTPClientSession(uri.getHost(), uri.getPort()); in open() local
H A DHTTPSessionInstantiator.cpp41 HTTPClientSession* pSession = new HTTPClientSession(uri.getHost(), uri.getPort()); in createClientSession() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/common/rnw/
H A DRnwWeaveRegistry.java30 public RnwWeaveRegistry(Provider<Session> pSession) in RnwWeaveRegistry()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/common/latex/
H A DLatexProgramRegistry.java30 public LatexProgramRegistry(Provider<Session> pSession) in LatexProgramRegistry()

12345678