Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/index/hit/
H A Dhit.h226 struct EqualsValueAndFlags { struct
227 bool operator()(const Hit& hit1, const Hit& hit2) const { in operator()