Searched refs:getNonBlocking (Results 1 – 5 of 5) sorted by relevance
44 bool MediaTrack::ReadOptions::getNonBlocking() const { in getNonBlocking() function in android::MediaTrack::ReadOptions107 if (options && options->getNonBlocking()) { in read()
102 bool getNonBlocking() const;
157 bool getNonBlocking() const { in getNonBlocking() function
434 if (options != nullptr && options->getNonBlocking() && !mBufferGroup->has_buffers()) { in read()
5568 if (options != nullptr && options->getNonBlocking() && !mBufferGroup->has_buffers()) { in read()