Home
last modified time | relevance | path

Searched refs:memberName (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dmessage_registries.hpp53 for (const char* memberName : registryFiles) in handleMessageRegistryFileCollectionGet() local
57 boost::urls::format("/redfish/v1/Registries/{}", memberName); in handleMessageRegistryFileCollectionGet()
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp647 std::string_view memberName) in findSatellite() argument
654 if (memberName.starts_with(targetPrefix)) in findSatellite()