Searched defs:begin_node (Results 1 – 3 of 3) sorted by relevance
184 pub fn begin_node(&mut self, name: &str) -> Result<FdtWriterNode> { in begin_node() method
3325 auto* begin_node = context.graph_view->GetNode( in TEST_F() local3583 auto* begin_node = context.graph_view->GetNode( in TEST_F() local3732 auto* begin_node = context.graph_view->GetNode( in TEST_F() local
975 Node* begin_node = graph->AddNode(begin_def, &s); in CreateSliceNode() local