Lines Matching refs:AsyncResp

69     updateDimmProperties(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp,  in updateDimmProperties()
99 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, bool isCpuFunctional) in modifyCpuFunctionalState()
128 modifyCpuPresenceState(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in modifyCpuPresenceState()
148 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getProcessorProperties()
194 getProcessorSummary(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getProcessorSummary()
238 processMemoryProperties(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in processMemoryProperties()
289 getMemorySummary(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getMemorySummary()
308 inline void afterGetUUID(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterGetUUID()
347 afterGetInventory(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterGetInventory()
407 afterGetAssetTag(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterGetAssetTag()
422 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterSystemGetSubTree()
511 getComputerSystem(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getComputerSystem()
533 inline void getHostState(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getHostState()
767 assignBootParameters(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in assignBootParameters()
823 inline void getBootProgress(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getBootProgress()
853 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getBootProgressLastStateTime()
888 getBootOverrideType(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getBootOverrideType()
929 getBootOverrideMode(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getBootOverrideMode()
981 getBootOverrideSource(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getBootOverrideSource()
1026 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in processBootOverrideEnable()
1072 getBootOverrideEnable(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getBootOverrideEnable()
1103 getBootProperties(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getBootProperties()
1125 getLastResetTime(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getLastResetTime()
1164 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getAutomaticRebootAttempts()
1221 getAutomaticRetryPolicy(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getAutomaticRetryPolicy()
1276 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setAutomaticRetryAttempts()
1320 getPowerRestorePolicy(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getPowerRestorePolicy()
1355 getStopBootOnFault(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getStopBootOnFault()
1394 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getTrustedModuleRequiredToBoot()
1481 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, const bool tpmRequired) in setTrustedModuleRequiredToBoot()
1549 inline void setBootType(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setBootType()
1599 inline void setBootEnable(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setBootEnable()
1673 setBootModeOrSource(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setBootModeOrSource()
1728 setBootProperties(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setBootProperties()
1748 inline void setAssetTag(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setAssetTag()
1835 setStopBootOnFault(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setStopBootOnFault()
1867 setAutomaticRetry(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setAutomaticRetry()
1926 setPowerRestorePolicy(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setPowerRestorePolicy()
1957 getProvisioningStatus(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getProvisioningStatus()
2068 afterGetPowerMode(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterGetPowerMode()
2131 inline void getPowerMode(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getPowerMode()
2202 validatePowerMode(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in validatePowerMode()
2252 inline void setPowerMode(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setPowerMode()
2389 getHostWatchdogTimer(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getHostWatchdogTimer()
2455 setWDTProperties(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setWDTProperties()
2502 parseIpsProperties(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in parseIpsProperties()
2566 getIdlePowerSaver(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getIdlePowerSaver()
2658 setIdlePowerSaver(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setIdlePowerSaver()
2763 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleComputerSystemCollectionHead()
2776 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleComputerSystemCollectionGet()
2838 inline void doNMI(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in doNMI()
2861 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleComputerSystemResetActionPost()
2950 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleComputerSystemHead()
2964 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterPortRequest()
3004 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleComputerSystemGet()
3102 const std::shared_ptr<bmcweb::AsyncResp>& aRsp) { in handleComputerSystemGet()
3136 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleComputerSystemPatch()
3279 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleSystemCollectionResetActionHead()
3332 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterGetAllowedHostTransitions()
3385 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleSystemCollectionResetActionGet()