Searched refs:raw_graph_node (Results 1 – 1 of 1) sorted by relevance
152 std::unique_ptr<RawMemoryGraphNode> raw_graph_node(new RawMemoryGraphNode( in ReadProtoSnapshot() local154 raw_graph_node->set_flags(flags); in ReadProtoSnapshot()156 std::make_pair(absolute_name, std::move(raw_graph_node))); in ReadProtoSnapshot()