Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/btu/
Dmain_thread.cc37 bluetooth::common::PostableContext* get_main() { return main_thread.Postable(); } in get_main() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/common/
Dmain_handler.cc73 bluetooth::common::PostableContext* get_main() { return main_thread.Postable(); } in get_main() function
/aosp_15_r20/external/python/cpython3/Lib/test/support/
Dinterpreters.py39 def get_main(): function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/fuzzers/
Dl2cap_fuzzer.cc73 bluetooth::common::PostableContext* get_main() { return nullptr; } in get_main() function