Home
last modified time | relevance | path

Searched refs:getParameterType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp120 ParameterType getParameterType(DragControllerAsyncCtx* asyncCtx);
355 ParameterType parameterType = getParameterType(dragCtx); in StartDragInternal()
563 ParameterType parameterType = getParameterType(asyncCtx); in HandleExecuteDrag()
1501 ParameterType getParameterType(DragControllerAsyncCtx* asyncCtx) in getParameterType() function