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.cpp238 bool appMainThreadState = true; variable
296 bool appMainThreadState = true; variable
356 bool appMainThreadState = true; variable
379 bool appMainThreadState = true; variable
/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
Dwatchdog.cpp106 void Watchdog::SetAppMainThreadState(const bool appMainThreadState) in SetAppMainThreadState()