Searched refs:hasDataBufferAvailable (Results 1 – 3 of 3) sorted by relevance
50 bool hasDataBufferAvailable(status_t *finalResult);
385 bool AnotherPacketSource::hasDataBufferAvailable(status_t *finalResult) { in hasDataBufferAvailable() function in android::AnotherPacketSource
355 if (!packetSource->hasDataBufferAvailable(&finalResult)) { in dequeueAccessUnit()