Searched refs:GetPrefixKey (Results 1 – 3 of 3) sorted by relevance
44 const std::vector<uint8_t> &GetPrefixKey() const;
172 const std::vector<uint8_t> &QueryObject::GetPrefixKey() const in GetPrefixKey() function in DistributedDB::QueryObject
413 const auto &startKey = query.GetPrefixKey(); in GetSyncData()