Searched refs:ring_buffer_write_fully_with_abort (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | ring_buffer.h | 141 uint32_t ring_buffer_write_fully_with_abort(
|
D | ring_buffer.c | 464 ring_buffer_write_fully_with_abort(r, v, data, bytes, 0, 0); in ring_buffer_write_fully() 475 uint32_t ring_buffer_write_fully_with_abort( in ring_buffer_write_fully_with_abort() function
|
/hardware/google/aemu/base/include/aemu/base/ |
D | ring_buffer.h | 143 uint32_t ring_buffer_write_fully_with_abort(
|
/hardware/google/aemu/base/ |
D | ring_buffer.cpp | 532 ring_buffer_write_fully_with_abort(r, v, data, bytes, 0, 0); in ring_buffer_write_fully() 543 uint32_t ring_buffer_write_fully_with_abort( in ring_buffer_write_fully_with_abort() function
|
/hardware/google/aemu/host-common/ |
D | address_space_graphics_unittests.cpp | 397 auto res = ring_buffer_write_fully_with_abort( in handleRoundTrip()
|