Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/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.cpp170 void DSoftbusAdapterImpl::CloseAllSessions() in CloseAllSessions() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl
/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/include/
H A Ddsoftbus_adapter.h40 void CloseAllSessions() override;
H A Ddsoftbus_adapter_impl.h80 void CloseAllSessions() override;
/foundation/multimodalinput/input/intention/prototype/include/
H A Di_dsoftbus_adapter.h53 virtual void CloseAllSessions() = 0;
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dcooperate_free.cpp76 context.dsoftbus_.CloseAllSessions(); in UnchainConnections()
174 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.cpp277 context.dsoftbus_.CloseAllSessions(); in OnAppClosed()
350 context.dsoftbus_.CloseAllSessions(); in UnchainConnections()
H A Dcooperate_in.cpp254 context.dsoftbus_.CloseAllSessions(); in OnAppClosed()
453 context.dsoftbus_.CloseAllSessions(); in OnAppClosed()
612 context.dsoftbus_.CloseAllSessions(); in UnchainConnections()
/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Ddsoftbus_handler.h72 void CloseAllSessions();
/foundation/multimodalinput/input/intention/adapters/test/unittest/src/
H A Ddsoftbus_adapter_test.cpp402 * @tc.desc: Test CloseAllSessions
411 ASSERT_NO_FATAL_FAILURE(dSoftbusAdapter.CloseAllSessions()); in HWTEST_F()

Completed in 7 milliseconds