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

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp176 mDownloadState(new DownloadState()),
640 mDownloadState->hasSavedState()
777 mDownloadState->resetState();
804 mDownloadState->resetState();
850 if (!mDownloadState->hasSavedState()) {
1325 if (mDownloadState->hasSavedState()) {
1326 mDownloadState->restoreState(
1452 mDownloadState->saveState(
H A DPlaylistFetcher.h187 sp<DownloadState> mDownloadState; member in struct:android::PlaylistFetcher

Completed in 1724 milliseconds