Searched refs:DSoftbusStopCooperate (Results 1 – 14 of 14) sorted by relevance
209 DSoftbusStopCooperate stopNotice {}; in OnRemoteStart()222 DSoftbusStopCooperate notice = std::get<DSoftbusStopCooperate>(event.event); in OnRemoteStop()338 DSoftbusStopCooperate notice {}; in StopCooperate()
225 DSoftbusStopCooperate stopNotice {}; in OnRemoteStart()237 DSoftbusStopCooperate notice = std::get<DSoftbusStopCooperate>(event.event); in OnRemoteStop()437 DSoftbusStopCooperate notice = std::get<DSoftbusStopCooperate>(event.event); in OnRemoteStop()601 DSoftbusStopCooperate notice {}; in StopCooperate()
134 int32_t DSoftbusHandler::StopCooperate(const std::string &networkId, const DSoftbusStopCooperate &e… in StopCooperate()286 DSoftbusStopCooperate event { in OnStopCooperate()
158 void EventManager::RemoteStop(const DSoftbusStopCooperate &event) in RemoteStop()
210 DSoftbusStopCooperate stopNotice {}; in OnRemoteStart()223 DSoftbusStopCooperate notice = std::get<DSoftbusStopCooperate>(event.event); in OnRemoteStop()340 DSoftbusStopCooperate notice {}; in StopCooperate()
227 DSoftbusStopCooperate stopNotice {}; in OnRemoteStart()239 DSoftbusStopCooperate notice = std::get<DSoftbusStopCooperate>(event.event); in OnRemoteStop()439 DSoftbusStopCooperate notice = std::get<DSoftbusStopCooperate>(event.event); in OnRemoteStop()604 DSoftbusStopCooperate notice {}; in StopCooperate()
160 void EventManager::RemoteStop(const DSoftbusStopCooperate &event) in RemoteStop()
84 void RemoteStop(const DSoftbusStopCooperate &event);
75 int32_t StopCooperate(const std::string &networkId, const DSoftbusStopCooperate &event);
181 using DSoftbusStopCooperate = DDMBoardOnlineEvent; variable
182 using DSoftbusStopCooperate = DDMBoardOnlineEvent; variable