Searched refs:GetEntriesPrepare (Results 1 – 2 of 2) sorted by relevance
219 …static int GetEntriesPrepare(GRD_DB *db, const GRD_KvScanModeE mode, const std::pair<Key, Key> &pa…
297 int RdSingleVerStorageExecutor::GetEntriesPrepare(GRD_DB *db, const GRD_KvScanModeE mode, in GetEntriesPrepare() function in DistributedDB::RdSingleVerStorageExecutor326 int ret = GetEntriesPrepare(db_, mode, pairKey, entries, &resultSet); in GetEntries()