Home
last modified time | relevance | path

Searched refs:GetCurrentDelegate (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_router_module.cpp62 auto delegate = EngineHelper::GetCurrentDelegate(); in PagePush()
80 auto delegate = EngineHelper::GetCurrentDelegate(); in PageReplace()
102 auto delegate = EngineHelper::GetCurrentDelegate(); in PageBack()
114 auto delegate = EngineHelper::GetCurrentDelegate(); in PageClear()
126 auto delegate = EngineHelper::GetCurrentDelegate(); in PageGetLength()
138 auto delegate = EngineHelper::GetCurrentDelegate(); in PageGetState()
157 auto delegate = EngineHelper::GetCurrentDelegate(); in PageGetParams()
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_engine_helper.cpp57 ScopedDelegate EngineHelper::GetCurrentDelegate() in GetCurrentDelegate() function in OHOS::Ace::EngineHelper
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigator/
H A Dnavigator_event_hub.cpp38 auto delegate = EngineHelper::GetCurrentDelegate(); in NavigatePage()
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dengine_helper.h69 static ScopedDelegate GetCurrentDelegate();
H A Dengine_helper.cpp76 ScopedDelegate EngineHelper::GetCurrentDelegate() in GetCurrentDelegate() function in OHOS::Ace::EngineHelper
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/
H A Djs_custom_dialog_controller.cpp262 auto scopedDelegate = EngineHelper::GetCurrentDelegate(); in JsOpenDialog()
314 auto scopedDelegate = EngineHelper::GetCurrentDelegate(); in JsCloseDialog()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dpage_pattern.cpp187 auto delegate = EngineHelper::GetCurrentDelegate(); in OnAttachToMainTree()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_model_ng.cpp611 auto delegate = EngineHelper::GetCurrentDelegate(); in SetTitleMode()
1300 auto delegate = EngineHelper::GetCurrentDelegate(); in SetTitleMode()

Completed in 7 milliseconds