Home
last modified time | relevance | path

Searched refs:root_out (Results 1 – 1 of 1) sorted by relevance

/external/ruy/ruy/profiler/
Dtreeview.cc222 auto* root_out = new TreeView::Node; in CollapseNodesMatchingFunction() local
224 id, std::unique_ptr<TreeView::Node>(root_out)); in CollapseNodesMatchingFunction()
225 CollapseSubnodesMatchingFunction(root_in, depth, match, root_out); in CollapseNodesMatchingFunction()