Searched refs:parseServerResponseCode (Results 1 – 2 of 2) sorted by relevance
790 int32 parseServerResponseCode(const int32 aErrorCode, bool &isInfoEvent);
3035 int32 errCode = parseServerResponseCode(aErrorCode, isInfoEvent); in checkRedirectHandling()3065 int32 ProtocolStateErrorHandler::parseServerResponseCode(const int32 aErrorCode, bool &isInfoEvent) in parseServerResponseCode() function in ProtocolStateErrorHandler