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