OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ChangeOptions
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/leveldatabase/src/include/leveldb/
table_builder.h
42
Status
ChangeOptions
(const Options& options);
/external/chromium_org/third_party/leveldatabase/src/db/
db_test.cc
227
bool
ChangeOptions
() {
510
} while (
ChangeOptions
());
521
} while (
ChangeOptions
());
532
} while (
ChangeOptions
());
550
} while (
ChangeOptions
());
558
} while (
ChangeOptions
());
576
} while (
ChangeOptions
());
591
} while (
ChangeOptions
());
603
} while (
ChangeOptions
());
618
} while (
ChangeOptions
());
[
all
...]
/external/chromium_org/third_party/leveldatabase/src/table/
table_builder.cc
76
Status TableBuilder::
ChangeOptions
(const Options& options) {
Completed in 194 milliseconds