Searched defs:kInvalidIndex (Results 1 – 3 of 3) sorted by relevance
21 const Vertex::Index Vertex::kInvalidIndex = static_cast<Vertex::Index>(-1); member in chromeos_update_engine::Vertex
31 const vector<Vertex>::size_type kInvalidIndex = -1; variable
78 static const Vertex::Index kInvalidIndex; member