Home
last modified time | relevance | path

Searched defs:GraphId (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.h50 struct GraphId { struct
53 bool operator==(const GraphId& x) const { return handle == x.handle; } argument