Searched refs:DropEventPayload (Results 1 – 1 of 1) sorted by relevance
52 struct __attribute__((__packed__)) DropEventPayload { struct131 static VendorPhysicalDropDetected dropEventFromNanoappPayload(const struct DropEventPayload *p) { in dropEventFromNanoappPayload()196 message.message.size() >= sizeof(struct DropEventPayload)) { in handleNanoappMessage()198 reinterpret_cast<const struct DropEventPayload *>(&message.message[0]))); in handleNanoappMessage()