Searched refs:SetDragData (Results 1 – 2 of 2) sorted by relevance
636 int32_t SetDragData(const RefPtr<UnifiedData>& unifiedData, std::string& udKey);
942 auto ret = SetDragData(unifiedData, udKey); in OnDragStart()1619 int32_t GestureEventHub::SetDragData(const RefPtr<UnifiedData>& unifiedData, std::string& udKey) in SetDragData() function in OHOS::Ace::NG::GestureEventHub