HomeSort by relevance Sort by last modified time
    Searched full:wakelock_set_paths (Results 1 - 3 of 3) sorted by null

  /system/bt/osi/include/
wakelock.h 50 void wakelock_set_paths(const char* lock_path, const char* unlock_path);
  /system/bt/osi/test/
wakelock_test.cc 146 wakelock_set_paths(lock_path_.c_str(), unlock_path_.c_str());
  /system/bt/osi/src/
wakelock.cc 221 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { function

Completed in 76 milliseconds