Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DGenericSource.cpp360 notifyPreparedAndCleanup(UNKNOWN_ERROR); in onPrepareAsync()
407 notifyPreparedAndCleanup(UNKNOWN_ERROR); in onPrepareAsync()
425 notifyPreparedAndCleanup(err); in onPrepareAsync()
434 notifyPreparedAndCleanup(err); in onPrepareAsync()
459 notifyPreparedAndCleanup(err); in finishPrepareAsync()
481 void NuPlayer::GenericSource::notifyPreparedAndCleanup(status_t err) { in notifyPreparedAndCleanup() function in android::NuPlayer::GenericSource
DGenericSource.h259 void notifyPreparedAndCleanup(status_t err);