Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dsparse_control.cc573 int child_bit = static_cast<int>(offset_ >> 20); in ChildPresent() local
581 int child_bit = static_cast<int>(offset_ >> 20); in SetChildBit() local