Searched refs:first_entry (Results 1 – 1 of 1) sorted by relevance
127 const Idmap_overlay_entry* first_entry = entries_; in lookupResourceId() local129 auto entry = std::lower_bound(first_entry, end_entry, *resId, in lookupResourceId()174 auto first_entry = entries_; in Lookup() local176 auto entry = std::lower_bound(first_entry, end_entry, target_res_id, in Lookup()