Home
last modified time | relevance | path

Searched refs:CheckDone (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/android_webview/native/
Daw_quota_manager_bridge_impl.cc56 void CheckDone();
109 CheckDone(); in OnOriginsObtained()
124 CheckDone(); in OnUsageAndQuotaObtained()
127 void GetOriginsTask::CheckDone() { in CheckDone() function in android_webview::__anon3f0310bf0111::GetOriginsTask
/external/chromium_org/remoting/protocol/
Dssl_hmac_channel_authenticator.cc201 CheckDone(callback_called); in HandleAuthBytesWritten()
245 CheckDone(NULL); in HandleAuthBytesRead()
264 void SslHmacChannelAuthenticator::CheckDone(bool* callback_called) { in CheckDone() function in remoting::protocol::SslHmacChannelAuthenticator
Dssl_hmac_channel_authenticator.h80 void CheckDone(bool* callback_called);
/external/chromium_org/chrome/browser/safe_browsing/
Ddownload_protection_service.cc172 void CheckDone(SBThreatType threat_type) { in CheckDone() function in safe_browsing::DownloadSBClient
244 CheckDone(SB_THREAT_TYPE_SAFE); in StartCheck()
256 CheckDone(threat_type); in OnCheckDownloadUrlResult()