Searched refs:wakelock_set_paths (Results 1 – 6 of 6) sorted by relevance
40 struct wakelock_set_paths wakelock_set_paths; variable67 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { in wakelock_set_paths() function69 test::mock::osi_wakelock::wakelock_set_paths(lock_path, unlock_path); in wakelock_set_paths()
89 struct wakelock_set_paths { struct96 extern struct wakelock_set_paths wakelock_set_paths; argument
50 void wakelock_set_paths(const char* lock_path, const char* unlock_path);
141 wakelock_set_paths(lock_path_.c_str(), unlock_path_.c_str()); in TEST_F()
213 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { in wakelock_set_paths() function
585 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { in wakelock_set_paths() function