Searched defs:getVector (Results 1 – 6 of 6) sorted by relevance
65 protected NodeVector getVector() { in getVector() method in NodeSequence920 private NodeVector getVector() { in getVector() method in NodeSequence.IteratorCache
118 template <typename VectorKeyT> VectorPtr getVector(VectorKeyT v) { in getVector() function
120 VectorPtr getVector(VectorKeyT v) { return VectorPool.getValue(std::move(v)); } in getVector() function
173 public Vector getVector() in getVector() method in TestProvider
1229 public Vector getVector(String key) in getVector() method in ExtProperties1246 public Vector getVector(String key, Vector defaultValue) in getVector() method in ExtProperties
106 const AbbrevListVector &getVector() const { return Abbrevs; } in getVector() function