Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.h133 void SetAttachMetaMode(bool attachMetaMode);
H A Drd_single_ver_storage_executor.cpp559 void RdSingleVerStorageExecutor::SetAttachMetaMode(bool attachMetaMode) in SetAttachMetaMode() argument
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.h128 void SetAttachMetaMode(bool attachMetaMode);
H A Dsqlite_single_ver_storage_executor.cpp1914 void SQLiteSingleVerStorageExecutor::SetAttachMetaMode(bool attachMetaMode) in SetAttachMetaMode() argument
1916 attachMetaMode_ = attachMetaMode; in SetAttachMetaMode()