Searched refs:DropEventPayloadV2 (Results 1 – 1 of 1) sorted by relevance
54 struct __attribute__((__packed__)) DropEventPayloadV2 { struct140 static PhysicalDropDetected dropEventFromNanoappPayload(const struct DropEventPayloadV2 *p) { in dropEventFromNanoappPayload()193 message.message.size() >= sizeof(struct DropEventPayloadV2)) { in handleNanoappMessage()195 reinterpret_cast<const struct DropEventPayloadV2 *>(&message.message[0]))); in handleNanoappMessage()