Home
last modified time | relevance | path

Searched defs:getSession (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-ipmi-blobs/example/
H A Dexample.cpp18 ExampleBlob* ExampleBlobHandler::getSession(uint16_t id) in getSession() function in blobs::ExampleBlobHandler
/openbmc/phosphor-net-ipmid/
H A Dsessions_manager.cpp192 Manager::getSession(SessionID sessionID, RetrieveOption option) in getSession() function in session::Manager
/openbmc/phosphor-ipmi-blobs/
H A Dmanager.cpp217 bool BlobManager::getSession(uint16_t* sess) in getSession() function in blobs::BlobManager
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp1668 const static auto& getSession = privilegeSetConfigureManagerOrConfigureSelf; variable