Searched refs:EnableCommunicatorNotFoundFeedback (Results 1 – 5 of 5) sorted by relevance
60 CommunicatorAggregator::EnableCommunicatorNotFoundFeedback(false); in SetUpTestCase()72 CommunicatorAggregator::EnableCommunicatorNotFoundFeedback(true); in TearDownTestCase()639 CommunicatorAggregator::EnableCommunicatorNotFoundFeedback(true);699 CommunicatorAggregator::EnableCommunicatorNotFoundFeedback(false);
66 CommunicatorAggregator::EnableCommunicatorNotFoundFeedback(false); in SetUpTestCase()79 CommunicatorAggregator::EnableCommunicatorNotFoundFeedback(true); in TearDownTestCase()
71 CommunicatorAggregator::EnableCommunicatorNotFoundFeedback(false); in SetUpTestCase()83 CommunicatorAggregator::EnableCommunicatorNotFoundFeedback(true); in TearDownTestCase()
90 static void EnableCommunicatorNotFoundFeedback(bool isEnable);
339 void CommunicatorAggregator::EnableCommunicatorNotFoundFeedback(bool isEnable) in EnableCommunicatorNotFoundFeedback() function in DistributedDB::CommunicatorAggregator