Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dwatchdog_interface_test.cpp106 auto timeOutCallback = [](const std::string &name, int waitState) { in __anon2a7dc1ed0202()
146 auto timeOutCallback = [](const std::string &name, int waitState) { in __anon2a7dc1ed0402()
151 auto timeOutCallback1 = [](const std::string &name, int waitState) { in __anon2a7dc1ed0502()
H A Dwatchdog_inner_test.cpp358 auto timeOutCallback = [](const std::string &name, int waitState) { in __anon9c4dc5580502()
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/
H A Dservice_router_mgr_helper.cpp120 auto waitState = mgrConn_.wait_for(lock, std::chrono::milliseconds(LOAD_SA_TIMEOUT_MS), in GetServiceRouterMgr() local
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_task.cpp289 int waitState = checker->GetCheckState(); in EvaluateCheckerState() local
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_omx_test.cpp192 void waitState(OMX_STATETYPE objState) in waitState() function in __anonde5717a10110::CodecHdiOmxTest