Searched refs:NotifyClientBlockingComplete (Results 1 – 2 of 2) sorted by relevance
335 void NotifyClientBlockingComplete(Client* client, bool proceed);
355 this, &SafeBrowsingService::NotifyClientBlockingComplete, in DisplayBlockingPage()453 NotifyClientBlockingComplete(resource.client, proceed); in OnBlockingPageDone()847 void SafeBrowsingService::NotifyClientBlockingComplete(Client* client, in NotifyClientBlockingComplete() function in SafeBrowsingService