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

/frameworks/av/media/libmediaplayerservice/nuplayer/
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 9 milliseconds