Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/tests/
H A Dschd-dbg.cpp284 Results* results_fifo = (Results*)priv->result; in thread_start() local
303 static void thread_transaction(int target, Results* results_fifo) { in thread_transaction()
324 Results results_other(false), results_fifo(trace); in worker_fx() local