Searched defs:wakeup (Results 1 – 6 of 6) sorted by relevance
996 auto const wakeup = entry.wakeupTime(); in TEST_F() local1018 auto const wakeup = entry.wakeupTime(); in TEST_F() local1041 auto const wakeup = entry.wakeupTime(); in TEST_F() local1076 auto wakeup = entry.wakeupTime(); in TEST_F() local1094 auto const wakeup = entry.wakeupTime(); in TEST_F() local1202 auto const wakeup = entry.wakeupTime(); in TEST_F() local
327 private void broadcast(Intent intent, Set<ComponentName> receivers, boolean wakeup) { in broadcast()
309 void MergeThread::wakeup() in wakeup() function in android::NBLog::MergeThread
102 public final boolean wakeup; field in Alarm
169 auto const wakeup = entry.wakeupTime(); in fuzzVSyncDispatchTimerQueue() local
189 void wakeup(Task task, boolean flush) { in wakeup() method in TaskPersister