Home
last modified time | relevance | path

Searched refs:CloseAllSessions (Results 1 - 13 of 13) sorted by relevance

/base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter.cpp53 void DSoftbusAdapter::CloseAllSessions() in CloseAllSessions() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapter
55 DSoftbusAdapterImpl::GetInstance()->CloseAllSessions(); in CloseAllSessions()
H A Ddsoftbus_adapter_impl.cpp176 void DSoftbusAdapterImpl::CloseAllSessions() in CloseAllSessions() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl
/base/msdp/device_status/intention/adapters/dsoftbus_adapter/include/
H A Ddsoftbus_adapter.h40 void CloseAllSessions() override;
H A Ddsoftbus_adapter_impl.h81 void CloseAllSessions() override;
/base/msdp/device_status/intention/prototype/include/
H A Di_dsoftbus_adapter.h53 virtual void CloseAllSessions() = 0;
/base/msdp/device_status/test/fuzztest/dsoftbusadapter_fuzzer/
H A Ddsoftbusadapter_fuzzer.cpp104 DSoftbusAdapterImpl::GetInstance()->CloseAllSessions(); in EnableFuzzTest()
152 DSoftbusAdapterImpl::GetInstance()->CloseAllSessions(); in OpenSessionFuzzTest()
/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dcooperate_free.cpp76 context.dsoftbus_.CloseAllSessions(); in UnchainConnections()
182 context.dsoftbus_.CloseAllSessions(); in OnAppClosed()
H A Ddsoftbus_handler.cpp111 void DSoftbusHandler::CloseAllSessions() in CloseAllSessions() function in OHOS::Msdp::DeviceStatus::Cooperate::DSoftbusHandler
114 env_->GetDSoftbus().CloseAllSessions(); in CloseAllSessions()
H A Dcooperate_out.cpp272 context.dsoftbus_.CloseAllSessions(); in OnAppClosed()
346 context.dsoftbus_.CloseAllSessions(); in UnchainConnections()
H A Dcooperate_in.cpp257 context.dsoftbus_.CloseAllSessions(); in OnAppClosed()
456 context.dsoftbus_.CloseAllSessions(); in OnAppClosed()
624 context.dsoftbus_.CloseAllSessions(); in UnchainConnections()
/base/msdp/device_status/intention/cooperate/plugin/include/
H A Ddsoftbus_handler.h72 void CloseAllSessions();
/base/msdp/device_status/test/unittest/intention/adapters/src/
H A Ddsoftbus_adapter_test.cpp402 * @tc.desc: Test CloseAllSessions
411 ASSERT_NO_FATAL_FAILURE(dSoftbusAdapter.CloseAllSessions()); in HWTEST_F()
/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_plugin_test.cpp393 g_context->dsoftbus_.CloseAllSessions(); in HWTEST_F()

Completed in 11 milliseconds