Searched defs:DropTable (Results 1 – 4 of 4) sorted by relevance
31 std::string DropTable(const std::string& table) in DropTable() function
66 int DataShareStore::DropTable(const std::string &tableName) in DropTable() function in OHOS::HiviewDFX::DataShareStore
82 int DropTable(sqlite3 *db, const std::string &tableName) in DropTable() function
141 int DropTable(sqlite3 *db, const std::string &tableName) in DropTable() function