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

/freebsd-10.3-release/usr.bin/dtc/
H A Dchecking.hh267 void add_property_type_checker(const char *name, string prop);
271 void add_property_type_checker(const char *name, string prop);
H A Dchecking.cc173 check_manager::add_property_type_checker(const char *name, string prop) function in class:dtc::fdt::checking::check_manager
206 add_property_type_checker<property_value::STRING_LIST>(
208 add_property_type_checker<property_value::STRING>(

Completed in 52 milliseconds