Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dwakelock_manager_unittest.cc98 TestOsCallouts os_callouts; in TEST_F() local
124 TestOsCallouts os_callouts; in TEST_F() local
151 TestOsCallouts os_callouts; in TEST_F() local
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs1201 os_callouts: Option<Box<bindings::bt_os_callouts_t>>, field