HomeSort by relevance Sort by last modified time
    Searched refs:parseAuthMethod (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/rtsp/
ARTSPConnection.h 112 bool parseAuthMethod(const sp<ARTSPResponse> &response);
ARTSPConnection.cpp 730 && parseAuthMethod(response)) {
881 bool ARTSPConnection::parseAuthMethod(const sp<ARTSPResponse> &response) {

Completed in 471 milliseconds