Home
last modified time | relevance | path

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

/frameworks/av/media/bufferpool/1.0/
DAccessorImpl.h242 bool handleClose(ConnectionId connectionId);
DAccessorImpl.cpp166 mBufferPool.handleClose(connectionId); in close()
411 bool Accessor::Impl::BufferPool::handleClose(ConnectionId connectionId) { in handleClose() function in android::hardware::media::bufferpool::V1_0::implementation::Accessor::Impl::BufferPool
/frameworks/av/media/bufferpool/2.0/
DAccessorImpl.h318 bool handleClose(ConnectionId connectionId);
DAccessorImpl.cpp182 mBufferPool.handleClose(connectionId); in close()
591 bool Accessor::Impl::BufferPool::handleClose(ConnectionId connectionId) { in handleClose() function in android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::BufferPool