Home
last modified time | relevance | path

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

/hardware/interfaces/media/bufferpool/aidl/default/
DBufferPool.h280 bool handleClose(ConnectionId connectionId);
DAccessor.cpp298 mBufferPool.handleClose(connectionId); in close()
DBufferPool.cpp355 bool BufferPool::handleClose(ConnectionId connectionId) { in handleClose() function in aidl::android::hardware::media::bufferpool2::implementation::BufferPool