Searched defs:getValue (Results 1 – 9 of 9) sorted by relevance
43 public byte[] getValue() { in getValue() method in SigningBlock
285 void IntersectabcEqual(const std::deque<Row>& rows, Val v, GetV getValue) in IntersectabcEqual()296 void IntersectGreaterEqual(const std::deque<Row>& rows, Val v, GetV getValue) in IntersectGreaterEqual()306 void IntersectLessEqual(const std::deque<Row>& rows, Val v, GetV getValue) in IntersectLessEqual()
147 auto getValue = [](const uint64_t& row) { return row; }; in FilterTS() local
200 auto getValue = [](const uint32_t& row) { return row; }; in FilterSorted() local
207 auto getValue = [](const uint32_t& row) { in FilterSorted() local
209 auto getValue = [](const uint32_t& row) { in FilterSorted() local
211 auto getValue = [](const uint32_t& row) { in FilterSorted() local
236 auto getValue = [](const uint64_t& row) { return row; }; in FilterTS() local
50 function getValue(begin, end, v, res) { function