Searched refs:RequestUDMFDataWithUDKey (Results 1 – 4 of 4) sorted by relevance
909 auto result = dragDropManager->RequestUDMFDataWithUDKey(remoteUdKey);924 auto result = dragDropManager->RequestUDMFDataWithUDKey(remoteUdKey);941 auto result = dragDropManager->RequestUDMFDataWithUDKey(remoteUdKey);
2121 auto unifiedData = dragDropManager->RequestUDMFDataWithUDKey(udKey);2146 auto unifiedData = dragDropManager->RequestUDMFDataWithUDKey(udKey);
108 RefPtr<UnifiedData> RequestUDMFDataWithUDKey(const std::string& udKey);
798 auto unifiedData = RequestUDMFDataWithUDKey(udKey); in HandleOnDragEnd()901 RefPtr<UnifiedData> DragDropManager::RequestUDMFDataWithUDKey(const std::string& udKey) in RequestUDMFDataWithUDKey() function in OHOS::Ace::NG::DragDropManager931 auto result = dragDropManager->RequestUDMFDataWithUDKey(udKey); in TryGetDataBackGround()