Searched defs:nested_node (Results 1 – 3 of 3) sorted by relevance
265 static A function_one(F&& fn, const Args&... nested_node) { in function_one()268 static NestedNode<A> function( in function()324 map(F&& fn, const NestedNode<B>&... nested_node) { in map()
1159 let nested_node = root_node.subnodes.get("nested").unwrap(); in fdt_load_nodes_nested() localVariable1556 let nested_node = root_node.subnode_mut("nested").unwrap(); in nested_nodes() localVariable
91 let nested_node = fdt.node(nested_node_path).unwrap().unwrap(); in node_name() localVariable