Home
last modified time | relevance | path

Searched defs:refreshAccessedHistoryId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h42 EventMarker refreshAccessedHistoryId; member
243 void SetRefreshAccessedHistoryId(const EventMarker& refreshAccessedHistoryId) in SetRefreshAccessedHistoryId()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_model_test_ng.cpp138 auto refreshAccessedHistoryId = [](const BaseEventInfo* info) {}; in __anoncfa545011802() variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h271 void SetRefreshAccessedHistoryId(const EventMarker& refreshAccessedHistoryId) in SetRefreshAccessedHistoryId()