Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp1027 std::string PipelineBase::OnFormRecycle() in OnFormRecycle() function in OHOS::Ace::PipelineBase
H A Dpipeline_base.h1297 std::string OnFormRecycle();
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3522 return pipeline->OnFormRecycle(); in RecycleForm()