Searched refs:redfishDateTimeOffset (Results 1 – 4 of 4) sorted by relevance
51 std::pair<std::string, std::string> redfishDateTimeOffset = in handleManagersLogServiceJournalGet() local53 asyncResp->res.jsonValue["DateTime"] = redfishDateTimeOffset.first; in handleManagersLogServiceJournalGet()55 redfishDateTimeOffset.second; in handleManagersLogServiceJournalGet()
57 std::pair<std::string, std::string> redfishDateTimeOffset = in handleSystemsLogServicesPostCodesGet() local59 asyncResp->res.jsonValue["DateTime"] = redfishDateTimeOffset.first; in handleSystemsLogServicesPostCodesGet()61 redfishDateTimeOffset.second; in handleSystemsLogServicesPostCodesGet()
1250 std::pair<std::string, std::string> redfishDateTimeOffset = in requestRoutesEventLogService() local1253 asyncResp->res.jsonValue["DateTime"] = redfishDateTimeOffset.first; in requestRoutesEventLogService()1255 redfishDateTimeOffset.second; in requestRoutesEventLogService()2124 std::pair<std::string, std::string> redfishDateTimeOffset = in getDumpServiceInfo() local2126 asyncResp->res.jsonValue["DateTime"] = redfishDateTimeOffset.first; in getDumpServiceInfo()2128 redfishDateTimeOffset.second; in getDumpServiceInfo()2647 std::pair<std::string, std::string> redfishDateTimeOffset = in requestRoutesCrashdumpService() local2649 asyncResp->res.jsonValue["DateTime"] = redfishDateTimeOffset.first; in requestRoutesCrashdumpService()2651 redfishDateTimeOffset.second; in requestRoutesCrashdumpService()
2098 std::pair<std::string, std::string> redfishDateTimeOffset = in requestRoutesManager() local2101 asyncResp->res.jsonValue["DateTime"] = redfishDateTimeOffset.first; in requestRoutesManager()2103 redfishDateTimeOffset.second; in requestRoutesManager()