Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android-emu/aemu/base/
Dring_buffer.h141 uint32_t ring_buffer_write_fully_with_abort(
Dring_buffer.c464 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/
Dring_buffer.h143 uint32_t ring_buffer_write_fully_with_abort(
/hardware/google/aemu/base/
Dring_buffer.cpp532 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/
Daddress_space_graphics_unittests.cpp397 auto res = ring_buffer_write_fully_with_abort( in handleRoundTrip()