Searched refs:NotifyAllConnectDecision (Results 1 – 5 of 5) sorted by relevance
245 void DSchedAllConnectManager::NotifyAllConnectDecision(const std::string &peerNetworkId, bool isSup… in NotifyAllConnectDecision() function in OHOS::DistributedSchedule::DSchedAllConnectManager287 DSchedAllConnectManager::GetInstance().NotifyAllConnectDecision(peerNetworkId, isSupport); in ApplyResult()
47 void NotifyAllConnectDecision(const std::string &peerNetworkId, bool isSupport);
126 … DSchedContinueManager::GetInstance().NotifyAllConnectDecision(peerDeviceId, true); in ConnectDevice()142 DSchedContinueManager::GetInstance().NotifyAllConnectDecision(peerDeviceId, false); in ConnectDevice()145 DSchedContinueManager::GetInstance().NotifyAllConnectDecision(peerDeviceId, true); in ConnectDevice()
54 void NotifyAllConnectDecision(std::string peerDeviceId, bool isSupport);
104 void DSchedContinueManager::NotifyAllConnectDecision(std::string peerDeviceId, bool isSupport) in NotifyAllConnectDecision() function in OHOS::DistributedSchedule::DSchedContinueManager