Home
last modified time | relevance | path

Searched defs:waitState (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
Dwatchdog_interface_test.cpp106 auto timeOutCallback = [](const std::string &name, int waitState) { in __anon95347f570202()
146 auto timeOutCallback = [](const std::string &name, int waitState) { in __anon95347f570402()
151 auto timeOutCallback1 = [](const std::string &name, int waitState) { in __anon95347f570502()
Dwatchdog_inner_test.cpp294 auto timeOutCallback = [](const std::string &name, int waitState) { in __anoncafa5dc20102()
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_task.cpp365 int waitState = checker->GetCheckState(); in EvaluateCheckerState() local