Searched refs:GetAllInfo (Results 1 – 6 of 6) sorted by relevance
41 virtual void GetAllInfo(Delegate* delegate) OVERRIDE;
185 service_->storage()->GetAllInfo(this); in Start()275 service_->storage()->GetAllInfo(this); in Start()
34 virtual void GetAllInfo(Delegate* delegate) OVERRIDE;
82 virtual void GetAllInfo(Delegate* delegate) = 0;
48 void MockAppCacheStorage::GetAllInfo(Delegate* delegate) { in GetAllInfo() function in appcache::MockAppCacheStorage
1357 void AppCacheStorageImpl::GetAllInfo(Delegate* delegate) { in GetAllInfo() function in appcache::AppCacheStorageImpl