Searched refs:redfishDateTimeOffset (Results 1 – 4 of 4) sorted by relevance
62 std::pair<std::string, std::string> redfishDateTimeOffset = in handleManagersLogServiceJournalGet() local64 asyncResp->res.jsonValue["DateTime"] = redfishDateTimeOffset.first; in handleManagersLogServiceJournalGet()66 redfishDateTimeOffset.second; in handleManagersLogServiceJournalGet()
89 std::pair<std::string, std::string> redfishDateTimeOffset = in handleSystemsLogServicesPostCodesGet() local91 asyncResp->res.jsonValue["DateTime"] = redfishDateTimeOffset.first; in handleSystemsLogServicesPostCodesGet()93 redfishDateTimeOffset.second; in handleSystemsLogServicesPostCodesGet()
668 std::pair<std::string, std::string> redfishDateTimeOffset = in requestRoutesManager() local671 asyncResp->res.jsonValue["DateTime"] = redfishDateTimeOffset.first; in requestRoutesManager()673 redfishDateTimeOffset.second; in requestRoutesManager()
1272 std::pair<std::string, std::string> redfishDateTimeOffset = in requestRoutesEventLogService() local1275 asyncResp->res.jsonValue["DateTime"] = redfishDateTimeOffset.first; in requestRoutesEventLogService()1277 redfishDateTimeOffset.second; in requestRoutesEventLogService()2086 std::pair<std::string, std::string> redfishDateTimeOffset = in getDumpServiceInfo() local2088 asyncResp->res.jsonValue["DateTime"] = redfishDateTimeOffset.first; in getDumpServiceInfo()2090 redfishDateTimeOffset.second; in getDumpServiceInfo()2609 std::pair<std::string, std::string> redfishDateTimeOffset = in requestRoutesCrashdumpService() local2611 asyncResp->res.jsonValue["DateTime"] = redfishDateTimeOffset.first; in requestRoutesCrashdumpService()2613 redfishDateTimeOffset.second; in requestRoutesCrashdumpService()