/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stage/ |
H A D | stage_element.cpp | 144 void StageElement::PushPage(const RefPtr<Component>& newComponent) in PushPage() function in OHOS::Ace::StageElement 828 void SectionStageElement::PushPage(const RefPtr<Component>& newComponent) in PushPage() function in OHOS::Ace::SectionStageElement
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | card_frontend.h | 58 void PushPage(const std::string& url, const std::string& params) override {} in PushPage() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_frontend_abstract.cpp | 193 void CJFrontendAbstract::PushPage(const std::string& url, const std::string& params) in PushPage() function in OHOS::Ace::CJFrontendAbstract
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend.cpp | 39 void PluginFrontend::PushPage(const std::string& url, const std::string& params) {} in PushPage() function in OHOS::Ace::PluginFrontend
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
H A D | stage_manager.cpp | 183 bool StageManager::PushPage(const RefPtr<FrameNode>& node, bool needHideLast, bool needTransition) in PushPage() function in OHOS::Ace::NG::StageManager
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | declarative_frontend_ng.cpp | 424 void DeclarativeFrontendNG::PushPage(const std::string& url, const std::string& params) in PushPage() function in OHOS::Ace::DeclarativeFrontendNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_frontend.cpp | 495 void JsFrontend::PushPage(const std::string& url, const std::string& params) in PushPage() function in OHOS::Ace::JsFrontend
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend.cpp | 410 void PluginFrontend::PushPage(const std::string& url, const std::string& params) in PushPage() function in OHOS::Ace::PluginFrontend
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_context.cpp | 1035 void PipelineContext::PushPage(const RefPtr<PageComponent>& pageComponent, const RefPtr<StageElemen… in PushPage() function in OHOS::Ace::PipelineContext 1079 void PipelineContext::PushPage(const RefPtr<PageComponent>& pageComponent) in PushPage() function in OHOS::Ace::PipelineContext
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | declarative_frontend.cpp | 732 void DeclarativeFrontend::PushPage(const std::string& url, const std::string& params) in Initialize() function in OHOS::Ace::DeclarativeFrontend
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_container.cpp | 1235 bool AceContainer::PushPage(int32_t instanceId, const std::string& content, const std::string& para… in PushPage() function in OHOS::Ace::Platform::AceContainer
|