Searched refs:add_property_type_checker (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/usr.bin/dtc/
H A Dchecking.hh271 void add_property_type_checker(const char *name, const std::string &prop);
275 void add_property_type_checker(const char *name, const std::string &prop);
H A Dchecking.cc196 check_manager::add_property_type_checker(const char *name, const string &prop) function in class:dtc::fdt::checking::check_manager
229 add_property_type_checker<property_value::STRING_LIST>(
231 add_property_type_checker<property_value::STRING>(

Completed in 154 milliseconds