Searched refs:getNonBlocking (Results 1 – 5 of 5) sorted by relevance
84 bool getNonBlocking() const;
421 if (options != nullptr && options->getNonBlocking() && !mGroup->has_buffers()) { in read()
4502 if (options != nullptr && options->getNonBlocking() && !mGroup->has_buffers()) { in read()
473 bool IMediaSource::ReadOptions::getNonBlocking() const { in getNonBlocking() function in android::IMediaSource::ReadOptions