Home
last modified time | relevance | path

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

/aosp12/art/libelffile/stream/
H A Dbuffered_output_stream.cc29 FlushBuffer(); in ~BufferedOutputStream()
34 if (!FlushBuffer()) { in WriteFully()
40 if (!FlushBuffer()) { in WriteFully()
51 return FlushBuffer() && out_->Flush(); in Flush()
54 bool BufferedOutputStream::FlushBuffer() { in FlushBuffer() function in art::BufferedOutputStream
64 if (!FlushBuffer()) { in Seek()
H A Dbuffered_output_stream.h43 bool FlushBuffer();
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_buf_mgr.h58 Error FlushBuffer(const private_handle_t *handle);
H A DQtiMapper4.cpp359 err = static_cast<IMapper_4_0_Error>(buf_mgr_->FlushBuffer(PRIV_HANDLE_CONST(buffer))); in flushLockedBuffer()
H A Dgr_buf_mgr.cpp932 Error BufferManager::FlushBuffer(const private_handle_t *handle) { in FlushBuffer() function in gralloc::BufferManager
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_buf_mgr.h57 Error FlushBuffer(const private_handle_t *handle);
H A DQtiMapper4.cpp359 err = static_cast<IMapper_4_0_Error>(buf_mgr_->FlushBuffer(PRIV_HANDLE_CONST(buffer))); in flushLockedBuffer()
H A Dgr_buf_mgr.cpp926 Error BufferManager::FlushBuffer(const private_handle_t *handle) { in FlushBuffer() function in gralloc::BufferManager