Home
last modified time | relevance | path

Searched defs:CreateCollection (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Dsqlite_store_executor_impl.cpp320 int SqliteStoreExecutorImpl::CreateCollection(const std::string &name, const std::string &option, bool ignoreExists) in CreateCollection() function in DocumentDB::SqliteStoreExecutorImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/include/
H A Dgrd_api_manager.h28 typedef int32_t (*CreateCollection)(GRD_DB *db, const char *collectionName, const char *optionStr, uint32_t flags); typedef
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp178 int PreferencesDb::CreateCollection() in CreateCollection() function in OHOS::NativePreferences::PreferencesDb
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddocument_store.cpp39 int DocumentStore::CreateCollection(const std::string &name, const std::string &option, uint32_t flags) in CreateCollection() function in DocumentDB::DocumentStore

Completed in 4 milliseconds