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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp370 notifyPreparedAndCleanup(UNKNOWN_ERROR);
387 notifyPreparedAndCleanup(UNKNOWN_ERROR);
409 notifyPreparedAndCleanup(err);
418 notifyPreparedAndCleanup(err);
444 notifyPreparedAndCleanup(err);
454 notifyPreparedAndCleanup(err);
468 void NuPlayer::GenericSource::notifyPreparedAndCleanup(status_t err) { function in class:android::NuPlayer::GenericSource
H A DGenericSource.h167 void notifyPreparedAndCleanup(status_t err);

Completed in 44 milliseconds