Home
last modified time | relevance | path

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

/rocksdb-6.9/include/rocksdb/
Dc.h365 extern ROCKSDB_LIBRARY_API void rocksdb_approximate_sizes(
/rocksdb-6.9/db/
Dc_test.c987 rocksdb_approximate_sizes(db, 2, start, start_len, limit, limit_len, sizes); in main()
Dc.cc1151 void rocksdb_approximate_sizes( in rocksdb_approximate_sizes() function