Home
last modified time | relevance | path

Searched refs:lock_name (Results 1 – 5 of 5) sorted by relevance

/system/bt/osi/test/
DAlarmTestHarness.cc28 static int acquire_wake_lock_cb(const char* lock_name) { in acquire_wake_lock_cb() argument
33 static int release_wake_lock_cb(const char* lock_name) { in release_wake_lock_cb() argument
Dwakelock_test.cc33 static int acquire_wake_lock_cb(const char* lock_name) { in acquire_wake_lock_cb() argument
38 static int release_wake_lock_cb(const char* lock_name) { in release_wake_lock_cb() argument
/system/bt/btif/src/
Dbluetooth.cc434 static int acquire_wake_lock_cb(const char* lock_name) { in acquire_wake_lock_cb() argument
438 lock_name)); in acquire_wake_lock_cb()
441 static int release_wake_lock_cb(const char* lock_name) { in release_wake_lock_cb() argument
445 lock_name)); in release_wake_lock_cb()
/system/bt/test/headless/
Dheadless.cc123 int acquire_wake_lock_co(const char* lock_name) { in acquire_wake_lock_co() argument
128 int release_wake_lock_co(const char* lock_name) { in release_wake_lock_co() argument
/system/bt/include/hardware/
Dbluetooth.h428 typedef int (*acquire_wake_lock_callout)(const char* lock_name);
429 typedef int (*release_wake_lock_callout)(const char* lock_name);