Searched refs:isCommunicatorNotFoundFeedbackEnable_ (Results 1 – 2 of 2) sorted by relevance
166 static std::atomic<bool> isCommunicatorNotFoundFeedbackEnable_; variable
39 std::atomic<bool> CommunicatorAggregator::isCommunicatorNotFoundFeedbackEnable_{true};341 isCommunicatorNotFoundFeedbackEnable_ = isEnable; in EnableCommunicatorNotFoundFeedback()814 if (!isCommunicatorNotFoundFeedbackEnable_ || dstTarget.empty() || inOriFrame == nullptr) { in TryToFeedbackWhenCommunicatorNotFound()