Home
last modified time | relevance | path

Searched refs:KEY_PAGE_PARAM (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_recorder.h76 constexpr char KEY_PAGE_PARAM[] = "pageParam"; variable
H A Devent_recorder.cpp251 .SetExtra(Recorder::KEY_PAGE_PARAM, param); in OnPageShow()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_event_hub.cpp80 .SetExtra(Recorder::KEY_PAGE_PARAM, param) in FireOnShownEvent()