Home
last modified time | relevance | path

Searched defs:NotifyItemMoved (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_adapter_impl.cpp251 void UINodeAdapter::NotifyItemMoved(uint32_t from, uint32_t to) in NotifyItemMoved() function in OHOS::Ace::NG::UINodeAdapter
381 ArkUI_Int32 NotifyItemMoved(ArkUINodeAdapterHandle handle, ArkUI_Uint32 from, ArkUI_Uint32 to) in NotifyItemMoved() function
H A Dnode_adapter_impl.h97 ArkUI_Int32 NotifyItemMoved(ArkUI_Uint32 from, ArkUI_Uint32 to) in NotifyItemMoved() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_node_adapter_bridge.cpp264 ArkUINativeModuleValue NodeAdapterBridge::NotifyItemMoved(ArkUIRuntimeCallInfo* runtimeCallInfo) in NotifyItemMoved() function in OHOS::Ace::NG::NodeAdapterBridge