Searched refs:isDoneFetching (Results 1 – 2 of 2) sorted by relevance
71 bool isDoneFetching() const;
106 bool NuPlayer::DecoderPassThrough::isDoneFetching() const { in isDoneFetching() function in android::NuPlayer::DecoderPassThrough118 while (!isDoneFetching()) { in doRequestBuffers()