Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodec.cpp651 auto checkAllocated = [this] { in initiateConfigureComponent() local
655 if (tryAndReportOnError(checkAllocated) != OK) { in initiateConfigureComponent()
666 auto checkAllocated = [this, &comp] { in configure() local
675 if (tryAndReportOnError(checkAllocated) != OK) { in configure()