Home
last modified time | relevance | path

Searched refs:mHttpSource (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/include/nuplayer/
DGenericSource.h164 sp<DataSource> mHttpSource; member
/frameworks/av/media/libmediaplayerservice/nuplayer/
DGenericSource.cpp95 mHttpSource.clear(); in resetDataSource()
395 mHttpSource = httpSource; in onPrepareAsync()
404 static_cast<HTTPBase *>(mHttpSource.get())); in onPrepareAsync()
522 mHttpSource.clear(); in notifyPreparedAndCleanup()
569 httpSource = mHttpSource; in disconnect()