Home
last modified time | relevance | path

Searched refs:get_main (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dmain_thread.h30 bluetooth::common::PostableContext* get_main();
/packages/modules/Bluetooth/system/test/common/
Dmain_handler.h42 bluetooth::common::PostableContext* get_main();
Dmain_handler.cc78 bluetooth::common::PostableContext* get_main() { in get_main() function
/packages/modules/Bluetooth/system/stack/btu/
Dmain_thread.cc38 bluetooth::common::PostableContext* get_main() { in get_main() function
/packages/modules/Bluetooth/system/gd/
Dmodule_gdx_unittest.cc424 to_return->callback = get_main()->Bind( in GetNewCallbackOnMain()
446 to_return->callback = get_main()->BindOnce( in GetNewOnceCallbackOnMain()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc929 bluetooth::bqr::EnableBtQualityReport(get_main()); in SetUp()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc2176 bluetooth::bqr::EnableBtQualityReport(get_main()); in BTIF_dm_enable()