Searched refs:DeleteBatchInner (Results 1 – 6 of 6) sorted by relevance
49 virtual int DeleteBatchInner(const IOption &option, const std::vector<Key> &keys) = 0;
119 return DeleteBatchInner(option, keys); in DeleteBatch()
160 int DeleteBatchInner(const IOption &option, const std::vector<Key> &keys) override;
741 int RdSingleVerNaturalStoreConnection::DeleteBatchInner(const IOption &option, const std::vector<Ke… in DeleteBatchInner() function in DistributedDB::RdSingleVerNaturalStoreConnection
130 int DeleteBatchInner(const IOption &option, const std::vector<Key> &keys) override;
258 return DeleteBatchInner(option, keys); in DeleteBatch()850 int SQLiteSingleVerNaturalStoreConnection::DeleteBatchInner(const IOption &option, const std::vecto… in DeleteBatchInner() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection