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

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

Completed in 72 milliseconds