Searched refs:HttpAuthResult (Results 1 – 3 of 3) sorted by relevance
430 enum HttpAuthResult { HAR_RESPONSE, HAR_IGNORE, HAR_CREDENTIALS, HAR_ERROR }; enum435 HttpAuthResult HttpAuthenticate(
774 HttpAuthResult res = HttpAuthenticate( in onHttpComplete()
736 HttpAuthResult HttpAuthenticate( in HttpAuthenticate()