Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/index/main/
H A Dposting-list-hit-serializer.h41 Hit::Value hit_value; member
81 Hit::Value hit_value = curr_hit_value + delta - 1; in DecodeNextHitValue() local
/aosp_15_r20/external/icing/icing/index/lite/
H A Dterm-id-hit-pair.h72 Hit::Value hit_value = (static_cast<uint32_t>(value_[3]) << 24) | in hit() local