Home
last modified time | relevance | path

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

/rocksdb-6.9/include/rocksdb/
Dslice.h90 void remove_suffix(size_t n) { in remove_suffix() function
191 void remove_suffix(size_t n) { in remove_suffix() function
/rocksdb-6.9/utilities/ttl/
Ddb_ttl_impl.cc194 pinnable_val->remove_suffix(kTSLength); in StripTS()
Ddb_ttl_impl.h265 operands_without_ts.back().remove_suffix(ts_len); in FullMergeV2()
/rocksdb-6.9/file/
Dfilename.cc317 rest.remove_suffix(kTempFileNameSuffixWithDot.size()); in ParseFileName()
/rocksdb-6.9/db/
Dinternal_stats.cc190 name.remove_suffix(sfx_len); in GetPropertyNameAndArg()