self_type 76 content/browser/indexed_db/list_set.h inline self_type& operator++() { self_type 80 content/browser/indexed_db/list_set.h inline self_type operator++(int /*ignored*/) { self_type 81 content/browser/indexed_db/list_set.h self_type result(*this); self_type 85 content/browser/indexed_db/list_set.h inline self_type& operator--() { self_type 89 content/browser/indexed_db/list_set.h inline self_type operator--(int /*ignored*/) { self_type 90 content/browser/indexed_db/list_set.h self_type result(*this); self_type 116 content/browser/indexed_db/list_set.h inline self_type& operator++() { self_type 120 content/browser/indexed_db/list_set.h inline self_type operator++(int ignored) { self_type 121 content/browser/indexed_db/list_set.h self_type result(*this); self_type 125 content/browser/indexed_db/list_set.h inline self_type& operator--() { self_type 129 content/browser/indexed_db/list_set.h inline self_type operator--(int ignored) { self_type 130 content/browser/indexed_db/list_set.h self_type result(*this); self_type 126 content/browser/quota_dispatcher_host.cc base::Bind(&self_type::DidGetPersistentUsageAndQuota, self_type 131 content/browser/quota_dispatcher_host.cc base::Bind(&self_type::DidGetTemporaryUsageAndQuota, self_type 161 content/browser/quota_dispatcher_host.cc base::Bind(&self_type::DidGetPermissionResponse, self_type 183 content/browser/quota_dispatcher_host.cc base::Bind(&self_type::DidSetHostQuota, weak_factory_.GetWeakPtr())); self_type 209 content/browser/quota_dispatcher_host.cc base::WeakPtrFactory<self_type> weak_factory_;