Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_engine.h221 …void AddQuerySubscribe(SyncGenericInterface *storage, const std::string &device, const QuerySyncOb…
H A Dsync_engine.cpp1217 AddQuerySubscribe(storage, device, query); in AddSubscribe()
1222 void SyncEngine::AddQuerySubscribe(SyncGenericInterface *storage, const std::string &device, in AddQuerySubscribe() function in DistributedDB::SyncEngine