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