Home
last modified time | relevance | path

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

/external/federated-compute/fcp/secagg/server/
Dsecret_sharing_harary_graph.h96 int GetThreshold() const override { return threshold_; } in GetThreshold() function
Dsecret_sharing_complete_graph.h55 int GetThreshold() const override { return threshold_; } in GetThreshold() function
/external/lzma/CPP/7zip/Compress/
DQuantumDecoder.cpp80 UInt32 GetThreshold(UInt32 total) const in GetThreshold() function in NCompress::NQuantum::CRangeDecoder