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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.h246 void notifyPreparedAndCleanup(status_t err);
H A DGenericSource.cpp389 notifyPreparedAndCleanup(UNKNOWN_ERROR);
406 notifyPreparedAndCleanup(UNKNOWN_ERROR);
428 notifyPreparedAndCleanup(err);
437 notifyPreparedAndCleanup(err);
463 notifyPreparedAndCleanup(err);
473 notifyPreparedAndCleanup(err);
495 void NuPlayer::GenericSource::notifyPreparedAndCleanup(status_t err) { function in class:android::NuPlayer::GenericSource

Completed in 37 milliseconds