OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SnapshotList
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/leveldatabase/src/db/
snapshot.h
12
class
SnapshotList
;
21
friend class
SnapshotList
;
27
SnapshotList
* list_; // just for sanity checks
30
class
SnapshotList
{
32
SnapshotList
() {
db_impl.h
152
SnapshotList
snapshots_;
Completed in 138 milliseconds