OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kL0_StopWritesTrigger
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/leveldatabase/src/db/
dbformat.h
31
static const int
kL0_StopWritesTrigger
= 12;
db_impl.cc
[
all
...]
db_test.cc
996
// which may have up to
kL0_StopWritesTrigger
files.
997
const int kMaxFiles = config::kNumLevels + config::
kL0_StopWritesTrigger
;
[
all
...]
Completed in 431 milliseconds