Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp105 constexpr uint32_t DESTRUCT_DELAY_MILLISECONDS = 1000; variable
710 DESTRUCT_DELAY_MILLISECONDS); in NotifyDestory()
730 TaskExecutor::TaskType::UI, DESTRUCT_DELAY_MILLISECONDS, "ArkUIWebNotifyDestory"); in NotifyDestory()