Home
last modified time | relevance | path

Searched defs:child_bit (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/disk_cache/blockfile/
Dsparse_control.cc575 int child_bit = static_cast<int>(offset_ >> 20); in ChildPresent() local
583 int child_bit = static_cast<int>(offset_ >> 20); in SetChildBit() local