Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DGenericSource.cpp352 notifyPreparedAndCleanup(UNKNOWN_ERROR); in onPrepareAsync()
369 notifyPreparedAndCleanup(UNKNOWN_ERROR); in onPrepareAsync()
393 notifyPreparedAndCleanup(UNKNOWN_ERROR); in onPrepareAsync()
403 notifyPreparedAndCleanup(err); in onPrepareAsync()
412 notifyPreparedAndCleanup(err); in onPrepareAsync()
436 void NuPlayer::GenericSource::notifyPreparedAndCleanup(status_t err) { in notifyPreparedAndCleanup() function in android::NuPlayer::GenericSource
DGenericSource.h163 void notifyPreparedAndCleanup(status_t err);