Home
last modified time | relevance | path

Searched refs:getYACReaderSessionHttpSession (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/yacreader/yacreader-9.8.2/YACReaderLibrary/server/
H A Dyacreader_http_session_store.cpp25 YACReaderHttpSession *YACReaderHttpSessionStore::getYACReaderSessionHttpSession(const QByteArray &h… in getYACReaderSessionHttpSession() function in YACReaderHttpSessionStore
H A Dyacreader_http_session_store.h19 YACReaderHttpSession *getYACReaderSessionHttpSession(const QByteArray &httpSessionId);
H A Drequestmapper.cpp68 … auto ySession = Static::yacreaderSessionStore->getYACReaderSessionHttpSession(session.getId()); in loadSessionV1()
141 auto yRecoveredSession = Static::yacreaderSessionStore->getYACReaderSessionHttpSession(token); in loadSessionV2()
/dports/graphics/yacreader/yacreader-9.8.2/YACReaderLibrary/server/controllers/v1/
H A Dlibrariescontroller.cpp21 …YACReaderHttpSession *ySession = Static::yacreaderSessionStore->getYACReaderSessionHttpSession(ses… in service()
H A Dpagecontroller.cpp23 …YACReaderHttpSession *ySession = Static::yacreaderSessionStore->getYACReaderSessionHttpSession(ses… in service()
H A Dcovercontroller.cpp18 …YACReaderHttpSession *ySession = Static::yacreaderSessionStore->getYACReaderSessionHttpSession(ses… in service()
H A Dcomiccontroller.cpp26 …YACReaderHttpSession *ySession = Static::yacreaderSessionStore->getYACReaderSessionHttpSession(ses… in service()
H A Dfoldercontroller.cpp36 …YACReaderHttpSession *ySession = Static::yacreaderSessionStore->getYACReaderSessionHttpSession(ses… in service()
/dports/graphics/yacreader/yacreader-9.8.2/YACReaderLibrary/server/controllers/v2/
H A Dpagecontroller_v2.cpp22 …YACReaderHttpSession *ySession = Static::yacreaderSessionStore->getYACReaderSessionHttpSession(tok… in service()
H A Dcomiccontrollerinreadinglist_v2.cpp28 …YACReaderHttpSession *ySession = Static::yacreaderSessionStore->getYACReaderSessionHttpSession(tok… in service()
H A Dcomiccontroller_v2.cpp28 …YACReaderHttpSession *ySession = Static::yacreaderSessionStore->getYACReaderSessionHttpSession(tok… in service()