Searched defs:EdgeProperties (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/payload_generator/
H A Dgraph_types.h37 struct EdgeProperties { struct in namespace:chromeos_update_engine
48 bool operator==(const EdgeProperties& that) const {
60 typedef std::map<std::vector<Vertex>::size_type, EdgeProperties> EdgeMap;

Completed in 199 milliseconds