Home
last modified time | relevance | path

Searched refs:RandomPeriod (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/leveldatabase/src/db/
Ddb_iter.cc60 bytes_counter_(RandomPeriod()) { in DBIter()
107 ssize_t RandomPeriod() { in RandomPeriod() function in leveldb::__anonf7074f700111::DBIter
135 bytes_counter_ += RandomPeriod(); in ParseKey()