Home
last modified time | relevance | path

Searched defs:syncAbleEngine_ (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_relational_store.h185 std::shared_ptr<SyncAbleEngine> syncAbleEngine_ = nullptr; // For storage operate sync function variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_sync_able_storage.h327 std::shared_ptr<SyncAbleEngine> syncAbleEngine_ = nullptr; variable