HomeSort by relevance Sort by last modified time
    Searched refs:ProvideClientCertificateResponse (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/android_webview/native/
aw_contents_client_bridge.h 61 void ProvideClientCertificateResponse(JNIEnv* env, jobject object,
aw_contents_client_bridge_unittest.cc 108 // Verify that ProvideClientCertificateResponse works properly when the client
119 bridge_->ProvideClientCertificateResponse(env_, jbridge_.obj(),
129 // Verify that ProvideClientCertificateResponse calls the callback with
142 bridge_->ProvideClientCertificateResponse(env_, jbridge_.obj(),
aw_contents_client_bridge.cc 191 void AwContentsClientBridge::ProvideClientCertificateResponse(

Completed in 62 milliseconds