Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_adapter_impl.cpp258 void UINodeAdapter::NotifyItemRemoved(uint32_t start, uint32_t count) in NotifyItemRemoved() function in OHOS::Ace::NG::UINodeAdapter
365 ArkUI_Int32 NotifyItemRemoved(ArkUINodeAdapterHandle handle, ArkUI_Uint32 startPosition, ArkUI_Uint… in NotifyItemRemoved() function
H A Dnode_adapter_impl.h81 ArkUI_Int32 NotifyItemRemoved(ArkUI_Uint32 startPosition, ArkUI_Uint32 itemCount) in NotifyItemRemoved() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_node_adapter_bridge.cpp238 ArkUINativeModuleValue NodeAdapterBridge::NotifyItemRemoved(ArkUIRuntimeCallInfo* runtimeCallInfo) in NotifyItemRemoved() function in OHOS::Ace::NG::NodeAdapterBridge