Home
last modified time | relevance | path

Searched refs:HasSessionExisted (Results 1 - 6 of 6) sorted by relevance

/base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter.cpp73 bool DSoftbusAdapter::HasSessionExisted(const std::string &networkId) in HasSessionExisted() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapter
75 return DSoftbusAdapterImpl::GetInstance()->HasSessionExisted(networkId); in HasSessionExisted()
H A Ddsoftbus_adapter_impl.cpp265 bool DSoftbusAdapterImpl::HasSessionExisted(const std::string &networkId) in HasSessionExisted() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl
/base/msdp/device_status/intention/adapters/dsoftbus_adapter/include/
H A Ddsoftbus_adapter.h45 bool HasSessionExisted(const std::string &networkId) override;
H A Ddsoftbus_adapter_impl.h86 bool HasSessionExisted(const std::string &networkId) override;
/base/msdp/device_status/intention/prototype/include/
H A Di_dsoftbus_adapter.h58 virtual bool HasSessionExisted(const std::string &networkId) = 0;
/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dmouse_location.cpp379 if (!context_->GetDSoftbus().HasSessionExisted(remoteNetworkId)) { in SendPacket()

Completed in 5 milliseconds