Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/fake/
Dfake_looper.cc66 work_item work_item; in run_message_loop() local
87 work_item work_item; in run_message_loop() local
Dfake_thread.h33 using work_item = std::pair<thread_func, thread_data>; variable