Searched refs:GetThreadMode (Results 1 – 5 of 5) sorted by relevance
73 auto threadMode = commonEventSubscriber_->GetSubscribeInfo().GetThreadMode(); in Init()179 …(CommonEventSubscribeInfo::HANDLER == commonEventSubscriber_->GetSubscribeInfo().GetThreadMode()) { in Stop()
379 if (subscribeInfo.GetThreadMode() != CommonEventSubscribeInfo::ThreadMode::HANDLER) {408 if (subscribeInfo.GetThreadMode() != CommonEventSubscribeInfo::ThreadMode::POST) {438 if (subscribeInfo.GetThreadMode() != CommonEventSubscribeInfo::ThreadMode::ASYNC) {468 if (subscribeInfo.GetThreadMode() != CommonEventSubscribeInfo::ThreadMode::BACKGROUND) {
101 CommonEventSubscribeInfo::ThreadMode GetThreadMode() const;
65 CommonEventSubscribeInfo::ThreadMode CommonEventSubscribeInfo::GetThreadMode() const in GetThreadMode() function in OHOS::EventFwk::CommonEventSubscribeInfo
81 CommonEventSubscribeInfo::ThreadMode CommonEventSubscribeInfo::GetThreadMode() const in GetThreadMode() function in OHOS::EventFwk::CommonEventSubscribeInfo