Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DGenericSource.cpp375 notifyPreparedAndCleanup(UNKNOWN_ERROR); in onPrepareAsync()
428 notifyPreparedAndCleanup(UNKNOWN_ERROR); in onPrepareAsync()
446 notifyPreparedAndCleanup(err); in onPrepareAsync()
455 notifyPreparedAndCleanup(err); in onPrepareAsync()
480 notifyPreparedAndCleanup(err); in finishPrepareAsync()
501 void NuPlayer::GenericSource::notifyPreparedAndCleanup(status_t err) { in notifyPreparedAndCleanup() function in android::NuPlayer::GenericSource
DGenericSource.h181 void notifyPreparedAndCleanup(status_t err);
/frameworks/av/media/libmediaplayer2/nuplayer2/
DGenericSource2.cpp374 notifyPreparedAndCleanup(UNKNOWN_ERROR); in onPrepareAsync()
392 notifyPreparedAndCleanup(UNKNOWN_ERROR); in onPrepareAsync()
410 notifyPreparedAndCleanup(err); in onPrepareAsync()
419 notifyPreparedAndCleanup(err); in onPrepareAsync()
458 void NuPlayer2::GenericSource2::notifyPreparedAndCleanup(status_t err) { in notifyPreparedAndCleanup() function in android::NuPlayer2::GenericSource2
DGenericSource2.h189 void notifyPreparedAndCleanup(status_t err);