Searched refs:OpenSessionLocked (Results 1 – 6 of 6) sorted by relevance
97 int32_t OpenSessionLocked(const std::string &networkId);
98 int32_t OpenSessionLocked(const std::string &networkId);
136 DSoftbusAdapterImpl::GetInstance()->OpenSessionLocked(networkId); in CheckDeviceOnlineFuzzTest()
144 int32_t ret = OpenSessionLocked(networkId); in OpenSession()425 int32_t DSoftbusAdapterImpl::OpenSessionLocked(const std::string &networkId) in OpenSessionLocked() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl
144 int32_t ret = OpenSessionLocked(networkId); in OpenSession()427 int32_t DSoftbusAdapterImpl::OpenSessionLocked(const std::string &networkId) in OpenSessionLocked() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl
547 int32_t ret = dSoftbusAdapterImpl.OpenSessionLocked(networkId);