Home
last modified time | relevance | path

Searched refs:getInstance (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/bmcweb/include/
H A Dpersistent_data.hpp46 persistent_data::SessionStore::getInstance().applySessionTimeouts(); in ~ConfigFile()
47 if (persistent_data::SessionStore::getInstance().needsWrite()) in ~ConfigFile()
109 SessionStore::getInstance() in readData()
131 SessionStore::getInstance().authTokens.emplace( in readData()
148 SessionStore::getInstance().updateSessionTimeout( in readData()
163 EventServiceStore::getInstance() in readData()
184 EventServiceStore::getInstance() in readData()
258 SessionStore::getInstance().getAuthMethodsConfig(); in writeData()
260 EventServiceStore::getInstance().getEventServiceConfig(); in writeData()
282 data["timeout"] = SessionStore::getInstance().getTimeoutInSeconds(); in writeData()
[all …]
H A Dauthentication.hpp83 persistent_data::SessionStore::getInstance().getSessions()) in performBasicAuth()
100 return persistent_data::SessionStore::getInstance().generateUserSession( in performBasicAuth()
115 persistent_data::SessionStore::getInstance().loginSessionByToken(token); in performTokenAuth()
130 persistent_data::SessionStore::getInstance().loginSessionByToken(token); in performXtokenAuth()
164 persistent_data::SessionStore::getInstance().loginSessionByToken( in performCookieAuth()
265 persistent_data::SessionStore::getInstance().getAuthMethodsConfig(); in authenticate()
H A Duser_monitor.hpp21 persistent_data::SessionStore::getInstance().removeSessionsByUsername( in onUserRemoved()
H A Dlogin_routes.hpp177 persistent_data::SessionStore::getInstance() in handleLogin()
207 persistent_data::SessionStore::getInstance().removeSession(session); in handleLogout()
H A Dforward_unauthorized.hpp57 if (!persistent_data::SessionStore::getInstance() in sendUnauthorized()
/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp93 static EventServiceManager& getInstance() in getInstance() function in redfish::EventServiceManager
104 persistent_data::EventServiceStore::getInstance() in initConfig()
111 for (const auto& it : persistent_data::EventServiceStore::getInstance() in initConfig()
130 EventServiceManager::getInstance().deleteSubscription(id); in initConfig()
173 persistent_data::EventServiceStore::getInstance() in loadOldBehavior()
210 persistent_data::EventServiceStore::getInstance() in loadOldBehavior()
249 persistent_data::EventServiceStore::getInstance() in updateSubscriptionData()
251 persistent_data::EventServiceStore::getInstance() in updateSubscriptionData()
253 persistent_data::EventServiceStore::getInstance() in updateSubscriptionData()
341 EventServiceManager::getInstance().subscriptionsMap) in setEventServiceConfig()
[all …]
H A Dredfish_aggregator.hpp660 getInstance().forwardRequest(req, asyncResp, satellite.first, in findSatellite()
717 getInstance().forwardCollectionRequests(thisReq, asyncResp, in aggregateAndHandle()
730 getInstance().forwardContainsSubordinateRequests(thisReq, asyncResp, in aggregateAndHandle()
872 static RedfishAggregator& getInstance() in getInstance() function in redfish::RedfishAggregator
/openbmc/bmcweb/http/
H A Dmutual_tls.cpp163 persistent_data::SessionStore::getInstance().getAuthMethodsConfig();
205 if (!persistent_data::SessionStore::getInstance()
263 return persistent_data::SessionStore::getInstance().generateUserSession(
/openbmc/bmcweb/redfish-core/lib/
H A Devent_service.hpp92 persistent_data::EventServiceStore::getInstance() in requestRoutesEventService()
143 persistent_data::EventServiceStore::getInstance() in requestRoutesEventService()
182 EventServiceManager::getInstance().setEventServiceConfig( in requestRoutesEventService()
223 if (!EventServiceManager::getInstance().sendTestEventLog( in requestRoutesSubmitTestEvent()
289 EventServiceManager::getInstance().getAllIDs(); in requestRoutesEventDestinationCollection()
322 if (EventServiceManager::getInstance().getNumberOfSubscriptions() >= in requestRoutesEventDestinationCollection()
732 EventServiceManager::getInstance().addPushSubscription( in requestRoutesEventDestinationCollection()
772 EventServiceManager::getInstance().getSubscription(param); in requestRoutesEventDestination()
831 EventServiceManager::getInstance().getSubscription(param); in requestRoutesEventDestination()
929 EventServiceManager::getInstance().updateSubscriptionData(); in requestRoutesEventDestination()
[all …]
H A Dredfish_sessions.hpp89 persistent_data::SessionStore::getInstance().getSessionByUid(sessionId); in handleSessionGet()
110 persistent_data::SessionStore::getInstance().getSessionByUid(sessionId); in handleSessionDelete()
142 persistent_data::SessionStore::getInstance().removeSession(session); in handleSessionDelete()
149 persistent_data::SessionStore::getInstance().getAllUniqueIds(); in getSessionCollectionMembers()
290 persistent_data::SessionStore::getInstance().generateUserSession( in handleSessionCollectionPost()
333 persistent_data::SessionStore::getInstance().getTimeoutInSeconds(); in handleSessionServiceGet()
367 persistent_data::SessionStore::getInstance().updateSessionTimeout( in handleSessionServicePatch()
H A Deventservice_sse.hpp28 EventServiceManager& manager = EventServiceManager::getInstance(); in createSubscription()
81 EventServiceManager::getInstance().deleteSseSubscription(conn); in deleteSubscription()
/openbmc/smbios-mdr/src/
H A Dspeed_select.cpp83 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 Dwebserver_run.cpp87 redfish::EventServiceManager::getInstance(); in run()
92 redfish::RedfishAggregator::getInstance(); in run()
/openbmc/openpower-occ-control/
H A Docc_status.hpp101 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/openpower-hw-diags/util/
H A Dpldm.cpp24 static PLDMInstanceManager& getInstance() in getInstance() function in util::pldm::PLDMInstanceManager
294 PLDMInstanceManager& manager = PLDMInstanceManager::getInstance(); in prepareSetEffecterReq()
540 PLDMInstanceManager& manager = PLDMInstanceManager::getInstance(); in hresetSbe()
599 PLDMInstanceManager& manager = PLDMInstanceManager::getInstance(); in hresetSbe()
/openbmc/phosphor-power/
H A Ddevice.hpp38 inline auto getInstance() const in getInstance() function in phosphor::power::Device
/openbmc/witherspoon-pfault-analysis/
H A Ddevice.hpp38 inline auto getInstance() const in getInstance() function in witherspoon::power::Device
/openbmc/phosphor-ipmi-flash/tools/
H A Dmain.cpp254 auto& pci = host_tool::PciAccessImpl::getInstance(); in main()
260 auto& pci = host_tool::PciAccessImpl::getInstance(); in main()
H A Dpciaccess.hpp82 static PciAccessImpl& getInstance() in getInstance() function in host_tool::PciAccessImpl
/openbmc/phosphor-power/power-sequencer/
H A Ducd90160.cpp149 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 Ducd90160.cpp149 deviceMap.find(getInstance())->second); in checkVOUTFaults()
192 deviceMap.find(getInstance())->second); in checkPGOODFaults()
347 deviceMap.find(getInstance())->second); in doGPIOAnalysis()
/openbmc/bmcweb/test/redfish-core/include/
H A Dsubmit_test_event_test.cpp34 EventServiceManager& evt = EventServiceManager::getInstance(); in TEST()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpmbus_driver_device.hpp110 size_t getInstance() const in getInstance() function in phosphor::power::sequencer::PMBusDriverDevice
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dpmbus_driver_device_tests.cpp130 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 Ducd90320_device_tests.cpp79 EXPECT_EQ(device.getInstance(), 0); in TEST()

12