Searched defs:InterProcessOpEdge (Results 1 – 2 of 2) sorted by relevance
84 struct InterProcessOpEdge { struct94 bool operator==(const InterProcessOpEdge &e) const { return to_string() == e.to_string(); } argument98 std::string to_string() const { in to_string()
111 struct InterProcessOpEdge { struct121 bool operator==(const InterProcessOpEdge &e) const { return to_string() == e.to_string(); } argument125 std::string to_string() const { in to_string()