Searched defs:eventThread (Results 1 – 8 of 8) sorted by relevance
27 explicit MockEventThreadConnection(EventThread* eventThread) in MockEventThreadConnection()45 std::unique_ptr<EventThread> eventThread) in MockScheduler()75 std::unique_ptr<mock::EventThread> eventThread = std::make_unique<mock::EventThread>(); in SchedulerTest() local
35 sp<Scheduler::ConnectionHandle> addConnection(std::unique_ptr<EventThread> eventThread) { in addConnection()
57 MockEventThreadConnection(android::impl::EventThread* eventThread, in MockEventThreadConnection()
1536 void HandleTransactionLockedTest::expectHotplugReceived(mock::EventThread* eventThread) { in expectHotplugReceived()
88 void MessageQueue::setEventThread(android::EventThread* eventThread, in setEventThread()
73 std::unique_ptr<EventThread> eventThread) in Connection()
127 std::unique_ptr<EventThread> eventThread = in createConnection() local149 sp<EventThreadConnection> Scheduler::createConnectionInternal(EventThread* eventThread, in createConnectionInternal()
109 EventThreadConnection::EventThreadConnection(EventThread* eventThread, in EventThreadConnection()