Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/grammar/
Dtypes.h60 struct BinaryRuleHasher { struct
61 inline uint64 operator()(const TwoNonterms& x) const { in operator()