Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp1062 std::string configBaseName = appliedConfigUri.substr(expectedPrefix.size()); in patchAppliedOperatingConfig() local
1064 configPath /= configBaseName; in patchAppliedOperatingConfig()