Searched refs:cachedSource (Results 1 – 3 of 3) sorted by relevance
676 sp<NuCachedSource2> cachedSource = in getCacheRemaining() local682 size_t dataRemaining = cachedSource->approxDataRemaining(&finalStatus); in getCacheRemaining()
796 sp<NuCachedSource2> cachedSource = in getCachedDuration() local801 cachedSource->approxDataRemaining(&finalStatus); in getCachedDuration()
886 CachedRangedDataSource *cachedSource = in parseChunk() local889 if (cachedSource->setCachedRange( in parseChunk()892 mDataSource = mCachedSource = cachedSource; in parseChunk()894 delete cachedSource; in parseChunk()