Lines Matching refs:node_ptr
70 bool visit_node(device_tree *tree, const node_ptr &n);
91 virtual bool check_node(device_tree *, const node_ptr &) in check_node() argument
99 virtual bool check_property(device_tree *, const node_ptr &, property_ptr ) in check_property() argument
129 virtual bool check_property(device_tree *tree, const node_ptr &n, property_ptr p);
139 virtual bool check(device_tree *tree, const node_ptr &n, property_ptr p) = 0;
154 virtual bool check(device_tree *tree, const node_ptr &n, property_ptr p) = 0;
165 virtual bool check(device_tree *, const node_ptr &, property_ptr p) in check()
180 virtual bool check(device_tree *, const node_ptr &, property_ptr p) in check()
195 virtual bool check(device_tree *, const node_ptr &, property_ptr p) in check()
218 virtual bool check(device_tree *tree, const node_ptr &, property_ptr p) in check()
246 virtual bool check(device_tree *tree, const node_ptr &n, property_ptr p);