Searched refs:NotifyOriginInUse (Results 1 – 9 of 9) sorted by relevance
164 void NotifyOriginInUse(const GURL& origin);452 virtual void NotifyOriginInUse(const GURL& origin);
152 virtual void NotifyOriginInUse(const GURL& origin) OVERRIDE {} in NotifyOriginInUse() function
272 void NotifyOriginInUse(const GURL& origin) { in NotifyOriginInUse() function in quota::QuotaManagerTest273 quota_manager_->NotifyOriginInUse(origin); in NotifyOriginInUse()932 quota_manager()->NotifyOriginInUse(kFooOrigin); // count of 1 in TEST_F()934 quota_manager()->NotifyOriginInUse(kFooOrigin); // count of 2 in TEST_F()940 quota_manager()->NotifyOriginInUse(kBarOrigin); in TEST_F()1762 NotifyOriginInUse(GURL("http://a.com/")); in TEST_F()1769 NotifyOriginInUse(GURL("https://a.com/")); in TEST_F()
911 void QuotaManager::NotifyOriginInUse(const GURL& origin) { in NotifyOriginInUse() function in quota::QuotaManager1657 void QuotaManagerProxy::NotifyOriginInUse( in NotifyOriginInUse() function in quota::QuotaManagerProxy1662 base::Bind(&QuotaManagerProxy::NotifyOriginInUse, this, origin)); in NotifyOriginInUse()1667 manager_->NotifyOriginInUse(origin); in NotifyOriginInUse()
38 virtual void NotifyOriginInUse(const GURL& origin) OVERRIDE {} in NotifyOriginInUse() function in fileapi::__anon11de64f40111::MockQuotaManagerProxy
91 service()->quota_manager_proxy()->NotifyOriginInUse(origin_in_use_); in SelectCache()
115 virtual void NotifyOriginInUse(const GURL& origin) OVERRIDE { in NotifyOriginInUse() function in appcache::AppCacheHostTest::MockQuotaManagerProxy
322 virtual void NotifyOriginInUse(const GURL& origin) OVERRIDE {} in NotifyOriginInUse() function in appcache::AppCacheStorageImplTest::MockQuotaManagerProxy
125 virtual void NotifyOriginInUse(const GURL& origin) OVERRIDE {} in NotifyOriginInUse() function in __anon991448140111::TestQuotaManagerProxy