Searched refs:IsPeer (Results 1 – 11 of 11) sorted by relevance
239 if (!context.IsPeer(notice.networkId)) { in OnRemoteStop()277 if (!context.IsPeer(notice.networkId)) { in OnBoardOffline()299 if (!context.IsPeer(notice.networkId)) { in OnSoftbusSessionClosed()312 if (!context.IsPeer(notice.networkId)) { in OnRemoteInputDevice()322 if (!context.IsPeer(notice.networkId)) { in OnRemoteHotPlug()439 if (!context.IsPeer(notice.networkId)) { in OnRemoteStop()477 if (!context.IsPeer(notice.networkId) && !parent_.process_.IsPeer(notice.networkId)) { in OnBoardOffline()481 if (context.IsPeer(notice.networkId)) { in OnBoardOffline()497 if (context.IsPeer(notice.networkId)) { in OnSwitchChanged()507 if (!context.IsPeer(notice.networkId) && !parent_.process_.IsPeer(notice.networkId)) { in OnSoftbusSessionClosed()[all …]
174 if (!context.IsPeer(notice.networkId)) { in OnComeBack()200 if (context.IsPeer(notice.networkId)) { in OnRemoteStart()224 if (!context.IsPeer(notice.networkId)) { in OnRemoteStop()239 if (!context.IsPeer(notice.networkId)) { in OnRelay()298 if (!context.IsPeer(notice.networkId)) { in OnBoardOffline()309 if (!context.IsPeer(notice.networkId) || notice.normal) { in OnSwitchChanged()320 if (!context.IsPeer(notice.networkId)) { in OnSoftbusSessionClosed()
97 bool ICooperateState::Process::IsPeer(const std::string &networkId) const in IsPeer() function in OHOS::Msdp::DeviceStatus::Cooperate::ICooperateState::Process
241 if (!context.IsPeer(notice.networkId)) { in OnRemoteStop()279 if (!context.IsPeer(notice.networkId)) { in OnBoardOffline()301 if (!context.IsPeer(notice.networkId)) { in OnSoftbusSessionClosed()314 if (!context.IsPeer(notice.networkId)) { in OnRemoteInputDevice()324 if (!context.IsPeer(notice.networkId)) { in OnRemoteHotPlug()441 if (!context.IsPeer(notice.networkId)) { in OnRemoteStop()479 if (!context.IsPeer(notice.networkId) && !parent_.process_.IsPeer(notice.networkId)) { in OnBoardOffline()483 if (context.IsPeer(notice.networkId)) { in OnBoardOffline()499 if (context.IsPeer(notice.networkId)) { in OnSwitchChanged()509 if (!context.IsPeer(notice.networkId) && !parent_.process_.IsPeer(notice.networkId)) { in OnSoftbusSessionClosed()[all …]
175 if (!context.IsPeer(notice.networkId)) { in OnComeBack()201 if (context.IsPeer(notice.networkId)) { in OnRemoteStart()225 if (!context.IsPeer(notice.networkId)) { in OnRemoteStop()240 if (!context.IsPeer(notice.networkId)) { in OnRelay()300 if (!context.IsPeer(notice.networkId)) { in OnBoardOffline()311 if (!context.IsPeer(notice.networkId) || notice.normal) { in OnSwitchChanged()322 if (!context.IsPeer(notice.networkId)) { in OnSoftbusSessionClosed()
66 bool IsPeer(const std::string &networkId) const;172 inline bool Context::IsPeer(const std::string &networkId) const in IsPeer() function
79 bool IsPeer(const std::string &networkId) const;
66 bool IsPeer(const std::string &networkId) const;184 inline bool Context::IsPeer(const std::string &networkId) const in IsPeer() function
82 bool IsPeer(const std::string &networkId) const;
2220 bool isPeer = stateIn.process_.IsPeer(remoteNetworkId);