Lines Matching defs:asyncResp

228     const std::shared_ptr<bmcweb::AsyncResp>& asyncResp)  in parseDumpEntryFromDbusObject()
357 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getDumpEntryCollection()
473 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getDumpEntryById()
571 inline void deleteDumpEntry(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in deleteDumpEntry()
628 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in downloadEntryCallback()
689 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in downloadDumpEntry()
715 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in downloadEventLogEntry()
802 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in createDumpTaskCallback()
941 inline void createDump(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in createDump()
1079 inline void clearDump(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in clearDump()
1139 const std::string& systemName) { in requestRoutesSystemLogServiceCollection()
1249 const std::string& systemName) { in requestRoutesEventLogService()
1293 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleSystemsLogServicesEventLogActionsClearPost()
1430 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in fillEventLogLogEntryFromPropertyMap()
1478 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterLogEntriesGetManagedObjects()
1524 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleSystemsLogServiceEventLogLogEntryCollection()
1639 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleSystemsLogServiceEventLogEntriesGet()
1719 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in dBusEventLogEntryCollection()
1773 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, std::string entryID) in dBusEventLogEntryGet()
1805 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in dBusEventLogEntryPatch()
1823 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, std::string entryID) in dBusEventLogEntryDelete()
1866 const std::string& systemName, const std::string& entryId) { in requestRoutesDBusEventLogEntry()
1894 const std::string& systemName, const std::string& entryId) { in requestRoutesDBusEventLogEntry()
1923 const std::string& systemName, const std::string& param) { in requestRoutesDBusEventLogEntry()
1947 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleBMCLogServicesCollectionGet()
2042 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getDumpServiceInfo()
2131 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleLogServicesDumpServiceGet()
2150 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleLogServicesDumpServiceComputerSystemGet()
2167 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleLogServicesDumpEntriesCollectionGet()
2185 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleLogServicesDumpEntriesCollectionComputerSystemGet()
2202 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleLogServicesDumpEntryGet()
2219 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleLogServicesDumpEntryComputerSystemGet()
2236 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleLogServicesDumpEntryDelete()
2254 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleLogServicesDumpEntryComputerSystemDelete()
2271 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleLogServicesDumpEntryDownloadGet()
2289 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleDBusEventLogEntryDownloadGet()
2308 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleLogServicesDumpCollectDiagnosticDataPost()
2326 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleLogServicesDumpCollectDiagnosticDataComputerSystemPost()
2352 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleLogServicesDumpClearLogPost()
2370 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleLogServicesDumpClearLogComputerSystemPost()
2576 const std::string& systemName) { in requestRoutesCrashdumpService()
2641 const std::string& systemName) { in requestRoutesCrashdumpClear()
2675 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in logCrashdumpEntry()
2762 const std::string& systemName) { in requestRoutesCrashdumpEntryCollection()
2841 const std::string& systemName, const std::string& param) { in requestRoutesCrashdumpEntry()
2876 const std::string& fileName) { in requestRoutesCrashdumpFile()
2987 const std::string& systemName) { in requestRoutesCrashdumpCollect()
3117 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in dBusLogServiceActionsClear()
3161 const std::string& systemName) { in requestRoutesDBusLogServiceActionsClear()