Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DGenericSource.cpp370 notifyPreparedAndCleanup(UNKNOWN_ERROR); in onPrepareAsync()
387 notifyPreparedAndCleanup(UNKNOWN_ERROR); in onPrepareAsync()
409 notifyPreparedAndCleanup(err); in onPrepareAsync()
418 notifyPreparedAndCleanup(err); in onPrepareAsync()
444 notifyPreparedAndCleanup(err); in onSecureDecodersInstantiated()
454 notifyPreparedAndCleanup(err); in finishPrepareAsync()
468 void NuPlayer::GenericSource::notifyPreparedAndCleanup(status_t err) { in notifyPreparedAndCleanup() function in android::NuPlayer::GenericSource
DGenericSource.h166 void notifyPreparedAndCleanup(status_t err);