Searched refs:CsdClient (Results 1 – 1 of 1) sorted by relevance
230 class CsdClient : public SafeBrowsingService::Client { class232 CsdClient() {} in CsdClient() function in safe_browsing::CsdClient242 new DeleteTask<CsdClient>(this)); in OnBlockingPageComplete()246 friend class DeleteTask<CsdClient>; // Calls the private destructor.250 virtual ~CsdClient() {} in ~CsdClient()252 DISALLOW_COPY_AND_ASSIGN(CsdClient);373 new CsdClient() /* will delete itself */, in MaybeShowPhishingWarning()