Home
last modified time | relevance | path

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

/aosp_15_r20/external/rappor/client/cpp/
H A Dencoder.cc271 uint8_t noise_bit = (rand128 < threshold128); in GetPrrMasks() local
383 uint8_t noise_bit = (rand128 < threshold128); in EncodeString() local