Searched defs:prefixKey (Results 1 – 12 of 12) sorted by relevance
74 std::string prefixKey = DM_KV_STORE_PREFIX + value.appID + DB_KEY_DELIMITER + value.udidHash; in PutByAnoyDeviceId() local107 std::string prefixKey = DM_KV_STORE_PREFIX + value.appID + DB_KEY_DELIMITER + value.udidHash; in Get() local
52 void RemoveWithPrefixKey(const K &prefixKey) in RemoveWithPrefixKey()
91 …t::QueryObject(const std::list<QueryObjNode> &queryObjNodes, const std::vector<uint8_t> &prefixKey, in QueryObject()
91 …uerySyncObject(const std::list<QueryObjNode> &queryObjNodes, const std::vector<uint8_t> &prefixKey, in QuerySyncObject()
299 std::string prefixKey; in FilterCloudVersionPrefixKey() local
1996 Key prefixKey; in RemoveAllSubscribe() local
1183 const std::vector<uint8_t> prefixKey; variable
533 Key prefixKey; in ResetRecvQueryWaterMark() local
61 std::vector<uint8_t> prefixKey = {'a', 'b', 'c'}; in CalculateDataTest() local
1285 std::vector<uint8_t> prefixKey({'a', 'b'}); variable
346 …tor<uint8_t> DistributedDBToolsUnitTest::GetRandPrefixKey(const std::vector<uint8_t> &prefixKey, u… in GetRandPrefixKey()
1456 std::string prefixKey = CloudDbConstant::CLOUD_VERSION_RECORD_PREFIX_KEY; in IsSystemRecord() local