Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/dfr_test/watchdog_test/
H A Dwatchdog_test.cpp202 bool appMainThreadState = true; variable
260 bool appMainThreadState = true; variable
320 bool appMainThreadState = true; variable
343 bool appMainThreadState = true; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
H A Dwatchdog.cpp87 void Watchdog::SetAppMainThreadState(const bool appMainThreadState) in SetAppMainThreadState()