AwHttpAuthHandlerBase 9 android_webview/browser/aw_http_auth_handler_base.cc AwHttpAuthHandlerBase::~AwHttpAuthHandlerBase() { AwHttpAuthHandlerBase 23 android_webview/browser/aw_http_auth_handler_base.h class AwHttpAuthHandlerBase { AwHttpAuthHandlerBase 25 android_webview/browser/aw_http_auth_handler_base.h static AwHttpAuthHandlerBase* Create(AwLoginDelegate* login_delegate, AwHttpAuthHandlerBase 28 android_webview/browser/aw_http_auth_handler_base.h virtual ~AwHttpAuthHandlerBase(); AwHttpAuthHandlerBase 87 android_webview/browser/aw_login_delegate.cc aw_http_auth_handler_.reset(AwHttpAuthHandlerBase::Create( AwHttpAuthHandlerBase 42 android_webview/browser/aw_login_delegate.h scoped_ptr<AwHttpAuthHandlerBase> aw_http_auth_handler_; AwHttpAuthHandlerBase 69 android_webview/native/aw_http_auth_handler.cc AwHttpAuthHandlerBase* AwHttpAuthHandlerBase::Create( AwHttpAuthHandlerBase 30 android_webview/native/aw_http_auth_handler.h class AwHttpAuthHandler : public AwHttpAuthHandlerBase {