Home
last modified time | relevance | path

Searched defs:DBImpl (Results 1 – 2 of 2) sorted by relevance

/external/leveldb/db/
Ddb_iter.h15 class DBImpl; variable
Ddb_impl.cc126 DBImpl::DBImpl(const Options& raw_options, const std::string& dbname) in DBImpl() function in leveldb::DBImpl