Home
last modified time | relevance | path

Searched defs:SetRestoreId (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent.h263 void SetRestoreId(int32_t restoreId) in SetRestoreId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.h449 void SetRestoreId(int32_t restoreId) in SetRestoreId() function
H A Dview_abstract_model_ng.h1206 void SetRestoreId(int32_t restoreId) override in SetRestoreId() function
H A Dview_abstract.cpp2267 void ViewAbstract::SetRestoreId(int32_t restoreId) in SetRestoreId() function in OHOS::Ace::NG::ViewAbstract
3627 void ViewAbstract::SetRestoreId(FrameNode* frameNode, int32_t restoreId) in SetRestoreId() function in OHOS::Ace::NG::ViewAbstract
/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() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3359 void SetRestoreId(ArkUINodeHandle node, uint32_t id) in SetRestoreId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp4869 ArkUINativeModuleValue CommonBridge::SetRestoreId(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetRestoreId() function in OHOS::Ace::NG::CommonBridge