Searched defs:prefixKey (Results 1 – 8 of 8) sorted by relevance
52 void RemoveWithPrefixKey(const K &prefixKey) in RemoveWithPrefixKey()
90 …uerySyncObject(const std::list<QueryObjNode> &queryObjNodes, const std::vector<uint8_t> &prefixKey, in QuerySyncObject()
86 …t::QueryObject(const std::list<QueryObjNode> &queryObjNodes, const std::vector<uint8_t> &prefixKey, in QueryObject()
2386 Key prefixKey; in RemoveAllSubscribe() local
533 Key prefixKey; in ResetRecvQueryWaterMark() local
60 std::vector<uint8_t> prefixKey = {'a', 'b', 'c'}; in CalculateDataTest() local
1274 std::vector<uint8_t> prefixKey({'a', 'b'}); variable
343 …tor<uint8_t> DistributedDBToolsUnitTest::GetRandPrefixKey(const std::vector<uint8_t> &prefixKey, u… in GetRandPrefixKey()