Searched refs:NotifyItemReloaded (Results 1 – 5 of 5) sorted by relevance
230 void UINodeAdapter::NotifyItemReloaded() in NotifyItemReloaded() function in OHOS::Ace::NG::UINodeAdapter234 handle_->builder->NotifyItemReloaded(); in NotifyItemReloaded()349 ArkUI_Int32 NotifyItemReloaded(ArkUINodeAdapterHandle handle) in NotifyItemReloaded() function354 return handle->builder->NotifyItemReloaded(); in NotifyItemReloaded()439 …RegisterEventReceiver, UnregisterEventReceiver, NotifyItemReloaded, NotifyItemChanged, NotifyItemR… in GetNodeAdapterAPI()447 …RegisterEventReceiver, UnregisterEventReceiver, NotifyItemReloaded, NotifyItemChanged, NotifyItemR… in GetCJUINodeAdapterAPI()
63 ArkUI_Int32 NotifyItemReloaded() in NotifyItemReloaded() function216 void NotifyItemReloaded();
28 static ArkUINativeModuleValue NotifyItemReloaded(ArkUIRuntimeCallInfo* runtimeCallInfo);
216 ArkUINativeModuleValue NodeAdapterBridge::NotifyItemReloaded(ArkUIRuntimeCallInfo* runtimeCallInfo) in NotifyItemReloaded() function in OHOS::Ace::NG::NodeAdapterBridge221 adapter->NotifyItemReloaded(); in NotifyItemReloaded()
1082 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), NodeAdapterBridge::NotifyItemReloaded)); in GetArkUINativeModule()