Home
last modified time | relevance | path

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

/aosp_15_r20/external/leveldb/db/
H A Drepair.cc134 Status status = ConvertLogToTable(logs_[i]); in ConvertLogFilesToTables()
143 Status ConvertLogToTable(uint64_t log) { in ConvertLogToTable() function in leveldb::__anon0a2ffc800111::Repairer