Searched refs:DEVICE_REMOVED (Results 1 – 5 of 5) sorted by relevance
48 case EventHubInterface::DEVICE_REMOVED: in dumpEvents()170 EXPECT_EQ(static_cast<int32_t>(EventHubInterface::DEVICE_REMOVED), deviceRemovedEvent.type); in waitForDeviceClose()
532 enqueueEvent(ARBITRARY_TIME, READ_TIME, deviceId, EventHubInterface::DEVICE_REMOVED, 0, 0); in removeDevice()
234 DEVICE_REMOVED = 0x20000000, enumerator
167 case EventHubInterface::DEVICE_REMOVED: in processEventsLocked()
1565 event->type = DEVICE_REMOVED; in getEvents()