Searched refs:collectionStr (Results 1 – 1 of 1) sorted by relevance
61 std::string collectionStr; in logServiceParentCollectionToString() local65 collectionStr = rfManagersStr; in logServiceParentCollectionToString()68 collectionStr = rfSystemsStr; in logServiceParentCollectionToString()74 return collectionStr; in logServiceParentCollectionToString()121 const std::string collectionStr = in handleSystemsAndManagersEventLogServiceGet() local128 if (collectionStr.empty() || memberId.empty() || logEntryDescriptor.empty()) in handleSystemsAndManagersEventLogServiceGet()135 "/redfish/v1/{}/{}/LogServices/EventLog", collectionStr, memberId); in handleSystemsAndManagersEventLogServiceGet()153 collectionStr, memberId); in handleSystemsAndManagersEventLogServiceGet()158 collectionStr, memberId); in handleSystemsAndManagersEventLogServiceGet()239 nlohmann::json::object_t& logEntryJson, const std::string& collectionStr, in fillEventLogEntryJson() argument[all …]