Searched refs:ViewFunctions (Results 1 – 6 of 6) sorted by relevance
235 void ViewFunctions::InitViewFunctions( in InitViewFunctions()413 ViewFunctions::ViewFunctions(const JSRef<JSObject>& jsObject, const JSRef<JSFunc>& jsRenderFunction) in ViewFunctions() function in OHOS::Ace::Framework::ViewFunctions419 void ViewFunctions::ExecuteRender() in ExecuteRender()436 void ViewFunctions::ExecuteAppear() in ExecuteAppear()458 void ViewFunctions::ExecuteDidBuild() in ExecuteDidBuild()468 bool ViewFunctions::HasLayout() const in HasLayout()531 void ViewFunctions::ExecuteShow() in ExecuteShow()536 void ViewFunctions::ExecuteHide() in ExecuteHide()637 void ViewFunctions::Destroy() in Destroy()663 void ViewFunctions::ExecuteRerender() in ExecuteRerender()[all …]
35 class ViewFunctions : public AceType {36 DECLARE_ACE_TYPE(ViewFunctions, AceType);39 ViewFunctions(const JSRef<JSObject>& jsObject, const JSRef<JSFunc>& jsRenderFunction);40 explicit ViewFunctions(const JSRef<JSObject>& jsObject);41 ~ViewFunctions() override {} in ~ViewFunctions()
169 RefPtr<ViewFunctions> jsViewFunction_;
174 jsViewFunction_ = AceType::MakeRefPtr<ViewFunctions>(jsObject, jsRenderFunction); in JSViewFullUpdate()522 jsViewFunction_ = AceType::MakeRefPtr<ViewFunctions>(jsViewObject); in JSViewPartialUpdate()
924 (inlined by) OHOS::Ace::Framework::ViewFunctions::~ViewFunctions() at foundation/arkui/ace_engine/f…925 …ystem/asan/lib64/libace.z.so+0x619296c) OHOS::Ace::Framework::ViewFunctions::~ViewFunctions() at f…926 (inlined by) OHOS::Ace::Framework::ViewFunctions::~ViewFunctions() at foundation/arkui/ace_engine/f…928 (inlined by) OHOS::Ace::RefPtr<OHOS::Ace::Framework::ViewFunctions>::~RefPtr() at foundation/arkui/…929 …/lib64/libace.z.so+0x609b838) OHOS::Ace::RefPtr<OHOS::Ace::Framework::ViewFunctions>::Reset() at f…944 (inlined by) OHOS::Ace::Framework::ViewFunctions::~ViewFunctions() at foundation/arkui/ace_engine/f…945 …ystem/asan/lib64/libace.z.so+0x619296c) OHOS::Ace::Framework::ViewFunctions::~ViewFunctions() at f…946 (inlined by) OHOS::Ace::Framework::ViewFunctions::~ViewFunctions() at foundation/arkui/ace_engine/f…948 (inlined by) OHOS::Ace::RefPtr<OHOS::Ace::Framework::ViewFunctions>::~RefPtr() at foundation/arkui/…
776 (inlined by) OHOS::Ace::Framework::ViewFunctions::~ViewFunctions() at foundation/arkui/ace_engine/f…777 …ystem/asan/lib64/libace.z.so+0x619296c) OHOS::Ace::Framework::ViewFunctions::~ViewFunctions() at f…778 (inlined by) OHOS::Ace::Framework::ViewFunctions::~ViewFunctions() at foundation/arkui/ace_engine/f…780 (inlined by) OHOS::Ace::RefPtr<OHOS::Ace::Framework::ViewFunctions>::~RefPtr() at foundation/arkui/…781 …/lib64/libace.z.so+0x609b838) OHOS::Ace::RefPtr<OHOS::Ace::Framework::ViewFunctions>::Reset() at f…796 (inlined by) OHOS::Ace::Framework::ViewFunctions::~ViewFunctions() at foundation/arkui/ace_engine/f…797 …ystem/asan/lib64/libace.z.so+0x619296c) OHOS::Ace::Framework::ViewFunctions::~ViewFunctions() at f…798 (inlined by) OHOS::Ace::Framework::ViewFunctions::~ViewFunctions() at foundation/arkui/ace_engine/f…800 (inlined by) OHOS::Ace::RefPtr<OHOS::Ace::Framework::ViewFunctions>::~RefPtr() at foundation/arkui/…