Home
last modified time | relevance | path

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

/frameworks/av/media/module/bufferpool/2.0/
DBufferPoolClient.cpp271 const StatusDescriptor *statusDesc; in Impl() local
276 &statusDesc, &invDesc); in Impl()
279 std::make_unique<BufferStatusChannel>(*statusDesc); in Impl()
305 const StatusDescriptor& statusDesc, in Impl()
311 outChannel = std::make_unique<BufferStatusChannel>(statusDesc); in Impl()