Home
last modified time | relevance | path

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

/external/chromium/net/disk_cache/
Drankings.h111 bool Init(BackendImpl* backend, bool count_lists);
Drankings.cc178 bool Rankings::Init(BackendImpl* backend, bool count_lists) { in Init() argument
185 count_lists_ = count_lists; in Init()