Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.h85 int CheckDBModeForRelational();
H A Dsqlite_relational_store.cpp108 errCode = handle->CheckDBModeForRelational(); in CheckDBMode()
H A Dsqlite_single_ver_relational_storage_executor.cpp1218 int SQLiteSingleVerRelationalStorageExecutor::CheckDBModeForRelational() in CheckDBModeForRelational() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor