Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/dfr_test/watchdog_test/
Dwatchdog_test.cpp235 bool appMainThreadState = true; variable
293 bool appMainThreadState = true; variable
353 bool appMainThreadState = true; variable
376 bool appMainThreadState = true; variable
/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
Dwatchdog.cpp87 void Watchdog::SetAppMainThreadState(const bool appMainThreadState) in SetAppMainThreadState()