Home
last modified time | relevance | path

Searched refs:ShutdownServer (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/include/
H A Ddsoftbus_adapter_impl.h96 void ShutdownServer();
/ohos5.0/base/msdp/device_status/intention/adapters/dsoftbus_adapter/include/
H A Ddsoftbus_adapter_impl.h97 void ShutdownServer();
/ohos5.0/base/msdp/device_status/test/fuzztest/dsoftbusadapter_fuzzer/
H A Ddsoftbusadapter_fuzzer.cpp103 DSoftbusAdapterImpl::GetInstance()->ShutdownServer(); in EnableFuzzTest()
/ohos5.0/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter_impl.cpp91 ShutdownServer(); in Disable()
415 void DSoftbusAdapterImpl::ShutdownServer() in ShutdownServer() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl
/ohos5.0/base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter_impl.cpp91 ShutdownServer(); in Disable()
417 void DSoftbusAdapterImpl::ShutdownServer() in ShutdownServer() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl
/ohos5.0/base/msdp/device_status/test/unittest/intention/adapters/src/
H A Ddsoftbus_adapter_test.cpp614 ASSERT_NO_FATAL_FAILURE(dSoftbusAdapterImpl.ShutdownServer());