Searched refs:DropEventPayloadV2 (Results 1 – 1 of 1) sorted by relevance
58 struct __attribute__((__packed__)) DropEventPayloadV2 { struct148 static VendorPhysicalDropDetected dropEventFromNanoappPayload(const struct DropEventPayloadV2 *p) { in dropEventFromNanoappPayload()200 message.message.size() >= sizeof(struct DropEventPayloadV2)) { in handleNanoappMessage()202 reinterpret_cast<const struct DropEventPayloadV2 *>(&message.message[0]))); in handleNanoappMessage()