Home
last modified time | relevance | path

Searched defs:DeleteTable (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dflat_object_storage_engine.cpp247 uint32_t FlatObjectStorageEngine::DeleteTable(const std::string &key) in DeleteTable() function in OHOS::ObjectStore::FlatObjectStorageEngine
/ohos5.0/foundation/communication/dsoftbus/core/common/utils/
H A Dsqlite3_utils.c288 int32_t DeleteTable(DbContext *ctx, TableNameID id) in DeleteTable() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp654 int SQLiteSingleVerRelationalStorageExecutor::DeleteTable(const std::vector<std::string> &tableName… in DeleteTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor