Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DGenericSource.h161 status_t prefillCacheIfNecessary();
DGenericSource.cpp387 status_t err = prefillCacheIfNecessary(); in onPrepareAsync()
450 status_t NuPlayer::GenericSource::prefillCacheIfNecessary() { in prefillCacheIfNecessary() function in android::NuPlayer::GenericSource