Searched refs:UeventdConfiguration (Results 1 – 4 of 4) sorted by relevance
28 struct UeventdConfiguration { struct40 UeventdConfiguration ParseConfig(const std::vector<std::string>& configs); argument
256 UeventdConfiguration ParseConfig(const std::vector<std::string>& configs) { in ParseConfig()258 UeventdConfiguration ueventd_configuration; in ParseConfig()
67 void TestUeventdFile(const std::string& content, const UeventdConfiguration& expected) { in TestUeventdFile()
299 static UeventdConfiguration GetConfiguration() { in GetConfiguration()