Searched refs:DropDetectionData (Results 1 – 3 of 3) sorted by relevance
81 if (event[0].dataLen < sizeof(DropDetectionData)) { in DropDetectionDataCallbackImpl()85 DropDetectionData *dropDetectionData = reinterpret_cast<DropDetectionData *>(event[0].data); in DropDetectionDataCallbackImpl()100 if (event[0].dataLen < sizeof(DropDetectionData)) { in DropDetectionDataCallbackImpl2()104 DropDetectionData *dropDetectionData = reinterpret_cast<DropDetectionData *>(event[0].data); in DropDetectionDataCallbackImpl2()
505 typedef struct DropDetectionData { struct507 } DropDetectionData; argument
1634 CHECK_ERROR_RETURN_LOG(event[0].dataLen < sizeof(DropDetectionData), in DropDetectionDataCallbackImpl()