GetOriginSet 124 content/browser/indexed_db/indexed_db_context_impl.cc GetOriginSet(); GetOriginSet 133 content/browser/indexed_db/indexed_db_context_impl.cc std::set<GURL>* origins_set = GetOriginSet(); GetOriginSet 95 content/browser/indexed_db/indexed_db_context_impl.h std::set<GURL>* set = GetOriginSet(); GetOriginSet 129 content/browser/indexed_db/indexed_db_context_impl.h std::set<GURL>* GetOriginSet(); GetOriginSet 131 content/browser/indexed_db/indexed_db_context_impl.h return GetOriginSet()->insert(origin_url).second; GetOriginSet 134 content/browser/indexed_db/indexed_db_context_impl.h GetOriginSet()->erase(origin_url);