Searched refs:all_hosts_ (Results 1 – 2 of 2) sorted by relevance
89 const_iterator begin() const { return all_hosts_.begin(); } in begin()90 const_iterator end() const { return all_hosts_.end(); } in end()109 ExtensionHostSet all_hosts_; variable
280 return all_hosts_.find(host) != all_hosts_.end(); in HasExtensionHost()321 all_hosts_.erase(host); in Observe()350 all_hosts_.insert(host); in OnExtensionHostCreated()