Home
last modified time | relevance | path

Searched refs:getHTTPDownloader (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
DLiveSession.h83 sp<HTTPDownloader> getHTTPDownloader();
DPlaylistFetcher.cpp182 mHTTPDownloader = mSession->getHTTPDownloader(); in PlaylistFetcher()
DLiveSession.cpp494 sp<HTTPDownloader> LiveSession::getHTTPDownloader() { in getHTTPDownloader() function in android::LiveSession