Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/file/
H A Dpersistent-hash-map.h117 : head_entry_index_(head_entry_index) {} in head_entry_index_() argument
124 int32_t head_entry_index() const { return head_entry_index_; } in head_entry_index() function
125 void set_head_entry_index(int32_t head_entry_index) { in set_head_entry_index()