Searched refs:parseAuthMethod (Results 1 – 2 of 2) sorted by relevance
113 bool parseAuthMethod(const sp<ARTSPResponse> &response);
741 && parseAuthMethod(response)) { in receiveRTSPReponse()892 bool ARTSPConnection::parseAuthMethod(const sp<ARTSPResponse> &response) { in parseAuthMethod() function in android::ARTSPConnection