Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dentity_manager.cpp85 const std::regex illegalDbusPathRegex("[^A-Za-z0-9_.]"); variable
690 itemType.end(), illegalDbusPathRegex, "_"); in postToDbus()