Home
last modified time | relevance | path

Searched refs:NotifyAllConnectDecision (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/softbus_adapter/allconnectmgr/
H A Ddsched_all_connect_manager.h47 void NotifyAllConnectDecision(const std::string &peerNetworkId, bool isSupport);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H A Ddsched_transport_softbus_adapter.cpp126 DSchedContinueManager::GetInstance().NotifyAllConnectDecision(peerDeviceId, true); in ConnectDevice()
142 DSchedContinueManager::GetInstance().NotifyAllConnectDecision(peerDeviceId, false); in ConnectDevice()
145 DSchedContinueManager::GetInstance().NotifyAllConnectDecision(peerDeviceId, true); in ConnectDevice()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/allconnectmgr/
H A Ddsched_all_connect_manager.cpp249 void DSchedAllConnectManager::NotifyAllConnectDecision(const std::string &peerNetworkId, bool isSupport) in NotifyAllConnectDecision() function in OHOS::DistributedSchedule::DSchedAllConnectManager
291 DSchedAllConnectManager::GetInstance().NotifyAllConnectDecision(peerNetworkId, isSupport); in ApplyResult()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/
H A Ddsched_continue_manager.h54 void NotifyAllConnectDecision(std::string peerDeviceId, bool isSupport);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_manager.cpp104 void DSchedContinueManager::NotifyAllConnectDecision(std::string peerDeviceId, bool isSupport) in NotifyAllConnectDecision() function in OHOS::DistributedSchedule::DSchedContinueManager

Completed in 4 milliseconds