Searched refs:CheckLocalKeysValid (Results 1 – 2 of 2) sorted by relevance
149 int CheckLocalKeysValid(const std::vector<Key> &keys) const;
254 int retCode = CheckLocalKeysValid(keys); in DeleteBatch()1175 int SQLiteSingleVerNaturalStoreConnection::CheckLocalKeysValid(const std::vector<Key> &keys) const in CheckLocalKeysValid() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection