Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.h190 int CreateCloudLogTable();
H A Dsqlite_single_ver_natural_store_connection.cpp1878 errCode = handle->CreateCloudLogTable(); in SetCloudDbSchema()
H A Dsqlite_single_ver_storage_executor.cpp2258 int SQLiteSingleVerStorageExecutor::CreateCloudLogTable() in CreateCloudLogTable() function in DistributedDB::SQLiteSingleVerStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_sqlite_single_ver_natural_executor_test.cpp1164 ret = g_nullHandle->CreateCloudLogTable();