Searched defs:DBImpl (Results 1 – 2 of 2) sorted by relevance
| /external/leveldb/db/ | ||
| D | db_iter.h | 15 class DBImpl; variable |
| D | db_impl.cc | 126 DBImpl::DBImpl(const Options& raw_options, const std::string& dbname) in DBImpl() function in leveldb::DBImpl |