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