Home
last modified time | relevance | path

Searched defs:timeOutCallback (Results 1 - 6 of 6) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog.cpp30 AddThread(const std::string &name, std::shared_ptr<AppExecFwk::EventHandler> handler, TimeOutCallback timeOutCallback, uint64_t interval) AddThread() argument
H A Dwatchdog_task.h76 TimeOutCallback timeOutCallback; member in OHOS::HiviewDFX::WatchdogTask
H A Dwatchdog_task.cpp50 WatchdogTask(std::string name, std::shared_ptr<AppExecFwk::EventHandler> handler, TimeOutCallback timeOutCallback, uint64_t interval) WatchdogTask() argument
[all...]
H A Dwatchdog_inner.cpp451 AddThread(const std::string &name, std::shared_ptr<AppExecFwk::EventHandler> handler, TimeOutCallback timeOutCallback, uint64_t interval) AddThread() argument
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dwatchdog_inner_test.cpp357 auto timeOutCallback = [](const std::string &name, int waitState) { in HWTEST_F() local
H A Dwatchdog_interface_test.cpp106 auto timeOutCallback = [](const std::string &name, int waitState) { in HWTEST_F() local
146 auto timeOutCallback = [](const std::string &name, int waitState) { in HWTEST_F() local

Completed in 5 milliseconds