Searched refs:wakelock_set_os_callouts (Results 1 – 8 of 8) sorted by relevance
39 struct wakelock_set_os_callouts wakelock_set_os_callouts; variable63 void wakelock_set_os_callouts(bt_os_callouts_t* callouts) { in wakelock_set_os_callouts() function65 test::mock::osi_wakelock::wakelock_set_os_callouts(callouts); in wakelock_set_os_callouts()
79 struct wakelock_set_os_callouts { struct84 extern struct wakelock_set_os_callouts wakelock_set_os_callouts; argument
69 wakelock_set_os_callouts(NULL); in TearDown()126 wakelock_set_os_callouts(&bt_wakelock_callouts); in TEST_F()140 wakelock_set_os_callouts(NULL); // Make sure we use native wakelocks in TEST_F()
68 wakelock_set_os_callouts(&bt_wakelock_callouts); in SetUp()80 wakelock_set_os_callouts(NULL); in TearDown()
28 void wakelock_set_os_callouts(bt_os_callouts_t* callouts);
91 void wakelock_set_os_callouts(bt_os_callouts_t* callouts) { in wakelock_set_os_callouts() function
582 void wakelock_set_os_callouts(bt_os_callouts_t* callouts) { in wakelock_set_os_callouts() function
1009 wakelock_set_os_callouts(&wakelock_os_callouts_jni); in set_os_callouts()