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