Home
last modified time | relevance | path

Searched defs:saved_cb (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/async/
H A Dasync_fd_watcher.cc147 TimeoutCallback saved_cb; in ThreadRoutine() local
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/
H A Dasync_fd_watcher.cc159 TimeoutCallback saved_cb; in ThreadRoutine() local
H A Dvendor_interface.cc378 tINT_CMD_CBACK saved_cb = internal_command.cb; in HandleIncomingEvent() local
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DVulkanCommandBufferPerf.cpp476 auto saved_cb = info.cmd; in CommandPoolDestroyBenchmark() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_query.c547 struct pipe_constant_buffer saved_cb = {NULL}; in agx_get_query_result_resource_gpu() local
H A Dagx_state.h593 struct pipe_constant_buffer saved_cb; member