Searched refs:allow_refresh (Results 1 – 4 of 4) sorted by relevance
41 bool allow_refresh) { in Init() argument48 allow_refresh_ = allow_refresh; in Init()93 bool allow_blob, bool allow_refresh) { in NewArenaWrappedDbIterator() argument97 db_impl, cfd, allow_blob, allow_refresh); in NewArenaWrappedDbIterator()98 if (db_impl != nullptr && cfd != nullptr && allow_refresh) { in NewArenaWrappedDbIterator()
78 bool allow_blob, bool allow_refresh);114 bool allow_refresh = true);
485 bool allow_refresh = true);
2575 bool allow_refresh) { in NewIteratorImpl() argument2624 read_options.snapshot != nullptr ? false : allow_refresh); in NewIteratorImpl()