Searched defs:RestoreNodeInfo (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/test/mock/core/pipeline/ | ||
H A D | mock_pipeline_context.cpp | 642 void PipelineContext::RestoreNodeInfo(std::unique_ptr<JsonValue> nodeInfo) {} in RestoreNodeInfo() function in OHOS::OHOS::Ace::NG::PipelineContext |
/foundation/arkui/ace_engine/frameworks/core/pipeline/ | ||
H A D | pipeline_context.cpp | 3521 void PipelineContext::RestoreNodeInfo(std::unique_ptr<JsonValue> nodeInfo) in RestoreNodeInfo() function in OHOS::Ace::PipelineContext |
H A D | pipeline_base.h | 1184 virtual void RestoreNodeInfo(std::unique_ptr<JsonValue> nodeInfo) {} in RestoreNodeInfo() function in OHOS::OHOS::Ace::PipelineBase |
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ | ||
H A D | pipeline_context.cpp | 4671 void PipelineContext::RestoreNodeInfo(std::unique_ptr<JsonValue> nodeInfo) in RestoreNodeInfo() function in OHOS::Ace::NG::PipelineContext |
Completed in 21 milliseconds