Home
last modified time | relevance | path

Searched refs:isBgWorkingThread (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/interfaces/kits/native/appkit/dfr/
H A Dwatchdog.h98 void SetBgWorkingThreadStatus(const bool isBgWorkingThread);
/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
H A Dwatchdog.cpp130 void Watchdog::SetBgWorkingThreadStatus(const bool isBgWorkingThread) in SetBgWorkingThreadStatus() argument
133 isBgWorkingThread_.store(isBgWorkingThread); in SetBgWorkingThreadStatus()

Completed in 1 milliseconds