Searched refs:parseAuthMethod (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
H A DARTSPConnection.h112 bool parseAuthMethod(const sp<ARTSPResponse> &response);
H A DARTSPConnection.cpp728 && parseAuthMethod(response)) {
878 bool ARTSPConnection::parseAuthMethod(const sp<ARTSPResponse> &response) { function in class:android::ARTSPConnection

Completed in 90 milliseconds