Searched refs:end_storage (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/leveldatabase/src/db/
H A Ddb_impl.cc557 InternalKey begin_storage, end_storage; local
571 end_storage = InternalKey(*end, 0, static_cast<ValueType>(0));
572 manual.end = &end_storage;

Completed in 69 milliseconds