Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp741 const int unloadDelay = 1; in RequestUnloadPlugin() local
742 sharedWorkLoop_->AddTimerEvent(nullptr, nullptr, task, unloadDelay, false); in RequestUnloadPlugin()