/openbmc/bmcweb/include/ |
H A D | persistent_data.hpp | 37 persistent_data::SessionStore::getInstance().applySessionTimeouts(); in ~ConfigFile() 38 if (persistent_data::SessionStore::getInstance().needsWrite()) in ~ConfigFile() 100 SessionStore::getInstance() in readData() 122 SessionStore::getInstance().authTokens.emplace( in readData() 139 SessionStore::getInstance().updateSessionTimeout( in readData() 154 EventServiceStore::getInstance() in readData() 175 EventServiceStore::getInstance() in readData() 249 SessionStore::getInstance().getAuthMethodsConfig(); in writeData() 251 EventServiceStore::getInstance().getEventServiceConfig(); in writeData() 277 for (const auto& p : SessionStore::getInstance().authTokens) in writeData() [all …]
|
H A D | authentication.hpp | 67 persistent_data::SessionStore::getInstance().getSessions()) in performBasicAuth() 84 return persistent_data::SessionStore::getInstance().generateUserSession( in performBasicAuth() 99 persistent_data::SessionStore::getInstance().loginSessionByToken(token); in performTokenAuth() 114 persistent_data::SessionStore::getInstance().loginSessionByToken(token); in performXtokenAuth() 148 persistent_data::SessionStore::getInstance().loginSessionByToken( in performCookieAuth() 249 persistent_data::SessionStore::getInstance().getAuthMethodsConfig(); in authenticate()
|
H A D | user_monitor.hpp | 17 persistent_data::SessionStore::getInstance().removeSessionsByUsername( in onUserRemoved()
|
H A D | login_routes.hpp | 165 persistent_data::SessionStore::getInstance() in handleLogin() 195 persistent_data::SessionStore::getInstance().removeSession(session); in handleLogout()
|
H A D | forward_unauthorized.hpp | 51 if (!persistent_data::SessionStore::getInstance() in sendUnauthorized()
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | event_service_manager.hpp | 316 persistent_data::EventServiceStore::getInstance() in sendEventToSubscriber() 558 getInstance(boost::asio::io_context* ioc = nullptr) in getInstance() function in redfish::EventServiceManager 569 persistent_data::EventServiceStore::getInstance() in initConfig() 709 persistent_data::EventServiceStore::getInstance() in updateSubscriptionData() 711 persistent_data::EventServiceStore::getInstance() in updateSubscriptionData() 713 persistent_data::EventServiceStore::getInstance() in updateSubscriptionData() 847 persistent_data::EventServiceStore::getInstance() in addSubscriptionInternal() 937 persistent_data::EventServiceStore::getInstance() in deleteSubscription() 1222 EventServiceManager::getInstance() in watchRedfishEventLogFile() 1224 EventServiceManager::getInstance() in watchRedfishEventLogFile() [all …]
|
H A D | redfish_aggregator.hpp | 597 getInstance().forwardRequest(req, asyncResp, satellite.first, in findSatellite() 654 getInstance().forwardCollectionRequests(thisReq, asyncResp, in aggregateAndHandle() 667 getInstance().forwardContainsSubordinateRequests(thisReq, asyncResp, in aggregateAndHandle() 809 static RedfishAggregator& getInstance(boost::asio::io_context* io = nullptr) in getInstance() function in redfish::RedfishAggregator
|
H A D | snmp_trap_event_clients.hpp | 117 EventServiceManager::getInstance().deleteSubscription(id); in getSnmpTrapClient()
|
/openbmc/bmcweb/http/ |
H A D | mutual_tls.cpp | 31 persistent_data::SessionStore::getInstance().getAuthMethodsConfig(); in getUsernameFromCommonName() 68 if (!persistent_data::SessionStore::getInstance() in verifyMtlsUser() 141 return persistent_data::SessionStore::getInstance().generateUserSession( in verifyMtlsUser()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | event_service.hpp | 81 persistent_data::EventServiceStore::getInstance() in requestRoutesEventService() 132 persistent_data::EventServiceStore::getInstance() in requestRoutesEventService() 171 EventServiceManager::getInstance().setEventServiceConfig( in requestRoutesEventService() 188 if (!EventServiceManager::getInstance().sendTestEventLog()) in requestRoutesSubmitTestEvent() 253 EventServiceManager::getInstance().getAllIDs(); in requestRoutesEventDestinationCollection() 286 if (EventServiceManager::getInstance().getNumberOfSubscriptions() >= in requestRoutesEventDestinationCollection() 665 EventServiceManager::getInstance().addPushSubscription( in requestRoutesEventDestinationCollection() 699 EventServiceManager::getInstance().getSubscription(param); in requestRoutesEventDestination() 756 EventServiceManager::getInstance().getSubscription(param); in requestRoutesEventDestination() 826 EventServiceManager::getInstance().updateSubscriptionData(); in requestRoutesEventDestination() [all …]
|
H A D | redfish_sessions.hpp | 85 persistent_data::SessionStore::getInstance().getSessionByUid(sessionId); in handleSessionGet() 106 persistent_data::SessionStore::getInstance().getSessionByUid(sessionId); in handleSessionDelete() 138 persistent_data::SessionStore::getInstance().removeSession(session); in handleSessionDelete() 145 persistent_data::SessionStore::getInstance().getAllUniqueIds(); in getSessionCollectionMembers() 253 persistent_data::SessionStore::getInstance().generateUserSession( in handleSessionCollectionPost() 321 persistent_data::SessionStore::getInstance().getTimeoutInSeconds(); in handleSessionServiceGet() 355 persistent_data::SessionStore::getInstance().updateSessionTimeout( in handleSessionServicePatch()
|
H A D | eventservice_sse.hpp | 20 EventServiceManager::getInstance(&conn.getIoContext()); in createSubscription() 73 redfish::EventServiceManager::getInstance(&conn.getIoContext()) in deleteSubscription()
|
/openbmc/smbios-mdr/src/ |
H A D | speed_select.cpp | 83 std::unique_ptr<SSTInterface> getInstance(uint8_t address, CPUModel model, in getInstance() function 184 auto sst = getInstance(peciAddress, cpuModel, dontWake); in appliedConfig() 211 auto sst = getInstance(peciAddress, cpuModel, dontWake); in baseSpeedPriorityEnabled() 252 auto sst = getInstance(peciAddress, cpuModel, wakeAllowed); in appliedConfig() 428 getInstance(i, cpuModel, wakeAllowed); in discoverCPUsAndConfigs()
|
/openbmc/bmcweb/src/ |
H A D | webserver_run.cpp | 83 redfish::EventServiceManager::getInstance(&*io); in run() 88 redfish::RedfishAggregator::getInstance(&*io); in run()
|
/openbmc/openpower-occ-control/ |
H A D | occ_status.hpp | 101 path(path), managerCallBack(callBack), instance(getInstance(path)), in Status() 340 static int getInstance(const std::string& path) in getInstance() function in open_power::occ::Status 371 auto it = sensorMap.find(getInstance(estimatedPath)); in getDbusPath()
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | device.hpp | 38 inline auto getInstance() const in getInstance() function in witherspoon::power::Device
|
/openbmc/phosphor-power/ |
H A D | device.hpp | 38 inline auto getInstance() const in getInstance() function in phosphor::power::Device
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | main.cpp | 254 auto& pci = host_tool::PciAccessImpl::getInstance(); in main() 260 auto& pci = host_tool::PciAccessImpl::getInstance(); in main()
|
H A D | pciaccess.hpp | 82 static PciAccessImpl& getInstance() in getInstance() function in host_tool::PciAccessImpl
|
/openbmc/phosphor-power/power-sequencer/ |
H A D | ucd90160.cpp | 149 deviceMap.find(getInstance())->second); in checkVOUTFaults() 192 deviceMap.find(getInstance())->second); in checkPGOODFaults() 347 deviceMap.find(getInstance())->second); in doGPIOAnalysis()
|
/openbmc/witherspoon-pfault-analysis/power-sequencer/ |
H A D | ucd90160.cpp | 149 deviceMap.find(getInstance())->second); in checkVOUTFaults() 192 deviceMap.find(getInstance())->second); in checkPGOODFaults() 347 deviceMap.find(getInstance())->second); in doGPIOAnalysis()
|
/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | pmbus_driver_device.hpp | 110 size_t getInstance() const in getInstance() function in phosphor::power::sequencer::PMBusDriverDevice
|
/openbmc/phosphor-power/phosphor-power-sequencer/test/ |
H A D | ucd90320_device_tests.cpp | 79 EXPECT_EQ(device.getInstance(), 0); in TEST()
|
H A D | pmbus_driver_device_tests.cpp | 130 EXPECT_EQ(device.getInstance(), 0); in TEST_F() 156 EXPECT_EQ(device.getInstance(), instance); in TEST_F() 215 EXPECT_EQ(device.getInstance(), instance); in TEST_F()
|
H A D | ucd90160_device_tests.cpp | 79 EXPECT_EQ(device.getInstance(), 0); in TEST()
|