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

  /external/chromium_org/android_webview/browser/
aw_login_delegate.cc 67 DCHECK(!aw_http_auth_handler_);
88 aw_http_auth_handler_.reset(AwHttpAuthHandlerBase::Create(
95 if (!aw_http_auth_handler_->HandleOnUIThread(web_contents)) {
134 aw_http_auth_handler_.reset();
aw_login_delegate.h 42 scoped_ptr<AwHttpAuthHandlerBase> aw_http_auth_handler_; member in class:android_webview::AwLoginDelegate

Completed in 349 milliseconds