Home
last modified time | relevance | path

Searched defs:RegisterObserverAction (Results 1 – 7 of 7) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_relational_store_connection.cpp281 int SQLiteRelationalStoreConnection::RegisterObserverAction(const StoreObserver *observer, in RegisterObserverAction() function in DistributedDB::SQLiteRelationalStoreConnection
Dsqlite_relational_store.cpp622 int SQLiteRelationalStore::RegisterObserverAction(uint64_t connectionId, const StoreObserver *obser… in RegisterObserverAction() function in DistributedDB::SQLiteRelationalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
Dgeneric_kvdb_connection.cpp413 int GenericKvDBConnection::RegisterObserverAction([[gnu::unused]] const KvStoreObserver *observer, in RegisterObserverAction() function in DistributedDB::GenericKvDBConnection
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store_extend.cpp607 int SQLiteSingleVerNaturalStore::RegisterObserverAction(const KvStoreObserver *observer, const Obse… in RegisterObserverAction() function in DistributedDB::SQLiteSingleVerNaturalStore
Dsqlite_cloud_kv_store.cpp403 void SqliteCloudKvStore::RegisterObserverAction(const KvStoreObserver *observer, const ObserverActi… in RegisterObserverAction() function in DistributedDB::SqliteCloudKvStore
Dsqlite_single_ver_natural_store_connection.cpp1900 int SQLiteSingleVerNaturalStoreConnection::RegisterObserverAction(const KvStoreObserver *observer, in RegisterObserverAction() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp723 int RelationalSyncAbleStorage::RegisterObserverAction(uint64_t connectionId, const StoreObserver *o… in RegisterObserverAction() function in DistributedDB::RelationalSyncAbleStorage