Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_syncable_storage_test.cpp91 RelationalSyncAbleStorage *syncAbleStorage = new RelationalSyncAbleStorage(sqliteStorageEngine); variable
95 std::thread th([syncAbleStorage, &getCount]() { in __anon97c14e970202()
97 RelationalSchemaObject schema = syncAbleStorage->GetSchemaInfo(); in __anon97c14e970202()
120 RefObject::DecObjRef(syncAbleStorage);