Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/core/include/
H A Dhiview_platform.h179 void CheckUnloadablePlugins();
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp953 void HiviewPlatform::CheckUnloadablePlugins() in CheckUnloadablePlugins() function in OHOS::HiviewDFX::HiviewPlatform
977 auto task = std::bind(&HiviewPlatform::CheckUnloadablePlugins, this); in ScheduleCheckUnloadablePlugins()