Searched refs:illegalDbusPathRegex (Results 1 – 1 of 1) sorted by relevance
85 const std::regex illegalDbusPathRegex("[^A-Za-z0-9_.]"); variable690 itemType.end(), illegalDbusPathRegex, "_"); in postToDbus()