Home
last modified time | relevance | path

Searched defs:restoreId (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-restoreId.md1 # restoreId chapter
9 ## restoreId section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-restoreId.md9 ## restoreId section
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_element.cpp53 int32_t restoreId = component_->GetRestoreId(); in Prepare() local
H A Dcomponent.h263 void SetRestoreId(int32_t restoreId) in SetRestoreId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dlist_composed_element.cpp133 auto restoreId = renderList->GetRestoreId(); in GetRestoreId() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp507 void PipelineContext::StoreNode(int32_t restoreId, const WeakPtr<FrameNode>& node) {} in StoreNode()
509 bool PipelineContext::GetRestoreInfo(int32_t restoreId, std::string& restoreInfo) in GetRestoreInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.h449 void SetRestoreId(int32_t restoreId) in SetRestoreId()
H A Dview_abstract_model_ng.h1206 void SetRestoreId(int32_t restoreId) override in SetRestoreId()
H A Dview_abstract.cpp2267 void ViewAbstract::SetRestoreId(int32_t restoreId) in SetRestoreId()
3627 void ViewAbstract::SetRestoreId(FrameNode* frameNode, int32_t restoreId) in SetRestoreId()
H A Dframe_node.cpp2267 int32_t restoreId = GetRestoreId(); in MarkModifyDone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.h634 void RemoveStoredNode(int32_t restoreId) in RemoveStoredNode()
H A Dpipeline_context.cpp4093 void PipelineContext::StoreNode(int32_t restoreId, const WeakPtr<FrameNode>& node) in StoreNode()
4101 bool PipelineContext::GetRestoreInfo(int32_t restoreId, std::string& restoreInfo) in GetRestoreInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp3505 void PipelineContext::StoreNode(int32_t restoreId, const WeakPtr<RenderElement>& node) in StoreNode()
3549 std::string PipelineContext::GetRestoreInfo(int32_t restoreId) in GetRestoreInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp1371 void ViewAbstractModelImpl::SetRestoreId(int32_t restoreId) in SetRestoreId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp7517 void JSViewAbstract::JsRestoreId(int32_t restoreId) in JsRestoreId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js4305 restoreId(value) { method in ArkComponent
10348 restoreId(value) { method in ArkSpanComponent
25733 restoreId(value) { method in ArkXComponentComponent