Home
last modified time | relevance | path

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

/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_inner.h52 static void FfrtCallback(uint64_t taskId, const char *taskInfo, uint32_t delayedTaskCount);
Dwatchdog_inner.cpp382 void WatchdogInner::FfrtCallback(uint64_t taskId, const char *taskInfo, uint32_t delayedTaskCount) in FfrtCallback() function in OHOS::HiviewDFX::WatchdogInner
409 ffrt_watchdog_register(FfrtCallback, FFRT_CALLBACK_TIME, FFRT_CALLBACK_TIME); in InitFfrtWatchdog()