Searched defs:addFetcher (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp1005 addFetcher(mMasterURL.c_str())->fetchPlaylistAsync();
1147 sp<PlaylistFetcher> LiveSession::addFetcher(const char *uri) { function in class:android::LiveSession
1832 sp<PlaylistFetcher> fetcher = addFetcher(uri.c_str());

Completed in 272 milliseconds