Searched refs:endVct (Results 1 – 1 of 1) sorted by relevance
975 std::vector<uint8_t> endVct(end.data.get(), end.data.get() + end.size); in StoreKey() local976 startVct.insert(startVct.end(), endVct.begin(), endVct.end()); in StoreKey()979 endVct.clear(); in StoreKey()