Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/containers/
Dbit_vector.h646 uint32_t offset_with_bit = offset + i; in FromFiller() local
648 bool res = f(offset_with_bit + j * BitWord::kBits); in FromFiller()