Home
last modified time | relevance | path

Searched refs:getSessions (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/include/
H A Dauthentication.hpp67 persistent_data::SessionStore::getInstance().getSessions()) in performBasicAuth()
H A Dsessions.hpp368 std::vector<std::shared_ptr<UserSession>> getSessions() in getSessions() function in persistent_data::SessionStore