Searched defs:site_index (Results 1 – 2 of 2) sorted by relevance
42 std::optional<FirstPartySetEntry::SiteIndex> site_index) in FirstPartySetEntry()56 uint32_t site_index) in FirstPartySetEntry()
74 const std::optional<SiteIndex>& site_index() const { return site_index_; } in site_index() function