Searched refs:getSessionByUid (Results 1 – 2 of 2) sorted by relevance
85 persistent_data::SessionStore::getInstance().getSessionByUid(sessionId); in handleSessionGet()106 persistent_data::SessionStore::getInstance().getSessionByUid(sessionId); in handleSessionDelete()
318 std::shared_ptr<UserSession> getSessionByUid(std::string_view uid) in getSessionByUid() function in persistent_data::SessionStore