Home
last modified time | relevance | path

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

/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
Dfast_pair_filter.cc177 BloomFilter bloom_filter = in MatchSubsequentPair() local
213 bool matched = bloom_filter.MayContain(key, pos); in MatchSubsequentPair()
218 matched = bloom_filter.MayContain(key, pos); in MatchSubsequentPair()