Searched defs:CheckDone (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/remoting/protocol/
H A Dssl_hmac_channel_authenticator.cc195 CheckDone(callback_called);
239 CheckDone(NULL);
258 void SslHmacChannelAuthenticator::CheckDone(bool* callback_called) { function in class:remoting::protocol::SslHmacChannelAuthenticator
/external/chromium_org/android_webview/native/
H A Daw_quota_manager_bridge_impl.cc56 void CheckDone();
109 CheckDone();
124 CheckDone();
127 void GetOriginsTask::CheckDone() { function in class:android_webview::__anon3442::GetOriginsTask
/external/chromium_org/chrome/browser/safe_browsing/
H A Ddownload_protection_service.cc172 void CheckDone(SBThreatType threat_type) { function in class:safe_browsing::DownloadSBClient
244 CheckDone(SB_THREAT_TYPE_SAFE);
256 CheckDone(threat_type);

Completed in 90 milliseconds