Searched defs:HttpAuthHandler (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_auth_handler.cc15 HttpAuthHandler::HttpAuthHandler() function in class:net::HttpAuthHandler
22 HttpAuthHandler::~HttpAuthHandler() {
25 bool HttpAuthHandler::InitFromChallenge(
64 int HttpAuthHandler::GenerateAuthToken(
76 base::Bind(&HttpAuthHandler::OnGenerateAuthTokenComplete,
84 bool HttpAuthHandler::NeedsIdentity() {
88 bool HttpAuthHandler::AllowsDefaultCredentials() {
92 bool HttpAuthHandler
[all...]
H A Dhttp_auth_handler.h20 // HttpAuthHandler is the interface for the authentication schemes
22 // HttpAuthHandler objects are typically created by an HttpAuthHandlerFactory.
23 class NET_EXPORT_PRIVATE HttpAuthHandler { class in namespace:net
25 HttpAuthHandler();
26 virtual ~HttpAuthHandler();
105 // that this HttpAuthHandler is handling. The URL includes scheme, host, and
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 133 milliseconds