Searched defs:AwHttpAuthHandlerBase (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/android_webview/browser/
H A Daw_http_auth_handler_base.cc9 AwHttpAuthHandlerBase::~AwHttpAuthHandlerBase() {
H A Daw_http_auth_handler_base.h23 class AwHttpAuthHandlerBase { class in namespace:android_webview
25 static AwHttpAuthHandlerBase* Create(AwLoginDelegate* login_delegate,
28 virtual ~AwHttpAuthHandlerBase();

Completed in 63 milliseconds