Home
last modified time | relevance | path

Searched refs:unref_only (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/db/db_impl/
Ddb_impl.cc1736 bool unref_only = in MultiGet() local
1812 if (!unref_only) { in MultiGet()
2008 bool unref_only = MultiCFSnapshot< in MultiGet() local
2017 if (!unref_only) { in MultiGet()
2132 bool unref_only = MultiCFSnapshot<std::array<MultiGetColumnFamilyData, 1>>( in MultiGetWithCallback() local
2136 assert(!unref_only); in MultiGetWithCallback()
2139 (void)unref_only; in MultiGetWithCallback()