Home
last modified time | relevance | path

Searched refs:FilterCloudVersionPrefixKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_store.h112 static void FilterCloudVersionPrefixKey(std::vector<std::vector<Type>> &changeValList);
H A Dsqlite_cloud_kv_store.cpp293 void SqliteCloudKvStore::FilterCloudVersionPrefixKey(std::vector<std::vector<Type>> &changeValList) in FilterCloudVersionPrefixKey() function in DistributedDB::SqliteCloudKvStore
324 FilterCloudVersionPrefixKey(changeValList); in TriggerObserverAction()