Searched defs:CopyEvent (Results 1 – 3 of 3) sorted by relevance
30 struct CopyEvent { struct31 int copyResult = NONE;32 int32_t errorCode = 0;
33 struct CopyEvent { struct34 int copyResult = NONE;35 int32_t errorCode = 0;
1763 void GestureEventHub::CopyEvent(const RefPtr<GestureEventHub>& gestureEventHub) in CopyEvent() function in OHOS::Ace::NG::GestureEventHub