Home
last modified time | relevance | path

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

/rocksdb-6.9/table/
Dget_context.h156 bool has_callback() const { return callback_ != nullptr; } in has_callback() function
/rocksdb-6.9/db/
Dtable_cache.cc300 (get_context->has_callback() || in CreateRowCacheKeyPrefix()