Home
last modified time | relevance | path

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

/rocksdb-6.9/db/compaction/
Dcompaction_job_stats_test.cc560 void CopyPrefix( in CopyPrefix() function
603 CopyPrefix(smallest_key, in NewManualCompactionJobStats()
606 CopyPrefix(largest_key, in NewManualCompactionJobStats()
Dcompaction_job.cc1583 void CopyPrefix(const Slice& src, size_t prefix_length, std::string* dst) { in CopyPrefix() function
1671 CopyPrefix(compact_->SmallestUserKey(), in UpdateCompactionJobStats()
1674 CopyPrefix(compact_->LargestUserKey(), in UpdateCompactionJobStats()