Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_watchdog.h29 static void AddHandlerThread(std::shared_ptr<AppExecFwk::EventHandler> handler,
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/
H A Dans_watchdog.cpp22 void AnsWatchdog::AddHandlerThread(std::shared_ptr<AppExecFwk::EventHandler> handler, in AddHandlerThread() function in OHOS::Notification::AnsWatchdog