Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dmanager_utils.hpp36 constexpr const char* allowedChars = in setServiceIdentification() local
44 if (serviceIdentification.find_first_not_of(allowedChars) != in setServiceIdentification()