Home
last modified time | relevance | path

Searched defs:writeHandle_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_vacuum_executor_impl.h69 MultiVerStorageExecutor *writeHandle_; variable
H A Dmulti_ver_natural_store_connection.h116 MultiVerStorageExecutor *writeHandle_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store_connection.h85 SQLiteSingleVerRelationalStorageExecutor *writeHandle_ = nullptr; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb_connection.h103 SQLiteLocalStorageExecutor *writeHandle_; // only existed while in transaction. variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store_connection.h173 RdSingleVerStorageExecutor *writeHandle_; // only existed while in transaction. variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_connection.h240 SQLiteSingleVerStorageExecutor *writeHandle_; // only existed while in transaction. variable