Searched refs:add_child (Results 1 – 3 of 3) sorted by relevance
1966 fragment->add_child(std::move(wrapper)); in create_fragment_wrapper()1967 newroot->add_child(std::move(fragment)); in create_fragment_wrapper()2149 root->add_child(node::create_special_node("__symbols__", symbols)); in parse_dts()2190 root->add_child(node::create_special_node("__fixups__", symbols)); in parse_dts()2235 n->add_child(node::create_special_node(path, symbols)); in parse_dts()2268 root->add_child(std::move(local_fixups)); in parse_dts()
659 inline void add_child(node_ptr &&n) in add_child() function in dtc::fdt::node
244 METHOD device_t add_child {