Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Dgraph_utils.h45 void DropWriteBeforeDeps(Vertex::EdgeMap* edge_map);
Dgraph_utils_unittest.cc87 graph_utils::DropWriteBeforeDeps(&graph[2].out_edges); in TEST()
Dgraph_utils.cc79 void DropWriteBeforeDeps(Vertex::EdgeMap* edge_map) { in DropWriteBeforeDeps() function
Dinplace_generator.cc562 graph_utils::DropWriteBeforeDeps(&out_edges); in ConvertCutToFullOp()