Home
last modified time | relevance | path

Searched refs:detachStatus (Results 1 – 1 of 1) sorted by relevance

/external/v4l2_codec2/plugin_store/
DC2VdaBqBlockPool.cpp685 const auto detachStatus = mProducer->detachBuffer(slot); in queryGenerationAndUsageLocked() local
686 if (detachStatus != OK) { in queryGenerationAndUsageLocked()
687 return detachStatus; in queryGenerationAndUsageLocked()