Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_wakelock.h88 struct wakelock_set_paths { struct
93 extern struct wakelock_set_paths wakelock_set_paths; argument
Dmock_osi_wakelock.cc43 struct wakelock_set_paths wakelock_set_paths; variable
70 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { in wakelock_set_paths() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dwakelock.cc218 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { in wakelock_set_paths() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc617 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { in wakelock_set_paths() function