Home
last modified time | relevance | path

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

/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
Dwatchdog_interface_test.cpp101 auto timeOutCallback = [](const std::string &name, int waitState) { in __anonc7fc96150302()
166 auto timeOutCallback = [](const std::string &name, int waitState) { in __anonc7fc96150602()
206 auto timeOutCallback = [](const std::string &name, int waitState) { in __anonc7fc96150802()
211 auto timeOutCallback1 = [](const std::string &name, int waitState) { in __anonc7fc96150902()
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_task.cpp174 int waitState = checker->GetCheckState(); in EvaluateCheckerState() local