Home
last modified time | relevance | path

Searched defs:FindShortSuccessor (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/leveldb/util/
H A Dcomparator.cc54 void FindShortSuccessor(std::string* key) const override { in FindShortSuccessor() function in leveldb::__anon5230918d0111::BytewiseComparatorImpl
/aosp_15_r20/external/leveldb/db/
H A Ddbformat.cc84 void InternalKeyComparator::FindShortSuccessor(std::string* key) const { in FindShortSuccessor() function in leveldb::InternalKeyComparator
H A Ddb_test.cc1541 void FindShortSuccessor(std::string* key) const override { in TEST_F() function in leveldb::TEST_F::NewComparator
1565 void FindShortSuccessor(std::string* key) const override { in TEST_F() function in leveldb::TEST_F::NumberComparator
H A Dc.cc100 void FindShortSuccessor(std::string* key) const override {} in FindShortSuccessor() function
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Dtable_builder.cc55 void FindShortSuccessor(string* key) { in FindShortSuccessor() function
/aosp_15_r20/external/leveldb/benchmarks/
H A Ddb_bench.cc143 void FindShortSuccessor(std::string* key) const override { in FindShortSuccessor() function in leveldb::__anon7755747a0111::CountComparator
/aosp_15_r20/external/leveldb/table/
H A Dtable_test.cc57 void FindShortSuccessor(std::string* key) const override { in FindShortSuccessor() function in leveldb::__anone8b7d7260111::ReverseKeyComparator