Searched refs:BACKGROUND (Results 1 – 8 of 8) sorted by relevance
24 BACKGROUND, enumerator
111 BACKGROUND = 1,
29 BACKGROUND, // the background thread. enumerator
31 case RunningLockAdapterType::BACKGROUND: in ConvertRunningLockType()
62 … runLockAdapter = powerMgrImpl->CreateRunningLock("backgroud", RunningLockAdapterType::BACKGROUND);
467 subscribeInfo.SetThreadMode(CommonEventSubscribeInfo::ThreadMode::BACKGROUND);468 if (subscribeInfo.GetThreadMode() != CommonEventSubscribeInfo::ThreadMode::BACKGROUND) {
733 subscribeInfo.SetThreadMode(CommonEventSubscribeInfo::ThreadMode::BACKGROUND);
499 return CommonEventSubscribeInfo::ThreadMode::BACKGROUND; in GetParamThreadMode()