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

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

Completed in 11 milliseconds