Searched refs:Attach (Results 1 – 12 of 12) sorted by relevance
35 virtual status_t Attach() = 0;
26 return FromC(client)->Attach(); in dvrVirtualTouchpadAttach()
20 status_t Attach() override;
20 status_t Attach() { in Attach() function in android::dvr::__anon9afebf920111::VirtualTouchpadClientImpl
52 if (const status_t error = touchpad_->Attach()) { in attach()
59 status_t VirtualTouchpadEvdev::Attach() { in Attach() function in android::dvr::VirtualTouchpadEvdev
122 status_t touch_status = touchpad->Attach(); in TEST_F()288 status_t touch_status = touchpad->Attach(); in TEST_F()315 touch_status = touchpad->Attach(); in TEST_F()
227 Attach, enumerator
22 * Attach callback to start receiving events. Hotplug events are enabled
57 // Initial Attach servers.
209 Binder:14607_1-14624 (14607) [002] ...1 14594.259869: tracing_mark_write: B|14607|Thread::Attach263 Binder:14607_2-14625 (14607) [001] ...1 14594.260930: tracing_mark_write: B|14607|Thread::Attach
775 status_t status = waitForFreeSlotThenRelock(FreeSlotCaller::Attach, lock, &found); in attachBuffer()