Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Ddbus_interface.cpp22 const std::regex illegalDbusPathRegex("[^A-Za-z0-9_.]"); variable
H A Dentity_manager.cpp43 const std::regex illegalDbusPathRegex("[^A-Za-z0-9_.]"); variable