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