Searched defs:DeleteTable (Results 1 – 3 of 3) sorted by relevance
247 uint32_t FlatObjectStorageEngine::DeleteTable(const std::string &key) in DeleteTable() function in OHOS::ObjectStore::FlatObjectStorageEngine
288 int32_t DeleteTable(DbContext *ctx, TableNameID id) in DeleteTable() function
654 int SQLiteSingleVerRelationalStorageExecutor::DeleteTable(const std::vector<std::string> &tableName… in DeleteTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor